mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Move compositor_data.rs to compositor_layer.rs.
The new name better reflects the majority of the code in the file.
This commit is contained in:
parent
c0fa32e7aa
commit
80a6f3a732
3 changed files with 3 additions and 4 deletions
|
@ -43,8 +43,7 @@ pub use constellation::Constellation;
|
|||
|
||||
pub mod compositor_task;
|
||||
|
||||
mod compositor_data;
|
||||
|
||||
mod compositor_layer;
|
||||
mod compositor;
|
||||
mod headless;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue