mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Move CSSReporter from script_layout_interface to script
This commit is contained in:
parent
17ee21bf9d
commit
64755705fb
6 changed files with 40 additions and 58 deletions
|
@ -11,12 +11,9 @@
|
|||
#[macro_use]
|
||||
extern crate html5ever;
|
||||
#[macro_use]
|
||||
extern crate log;
|
||||
#[macro_use]
|
||||
extern crate malloc_size_of_derive;
|
||||
|
||||
pub mod message;
|
||||
pub mod reporter;
|
||||
pub mod rpc;
|
||||
pub mod wrapper_traits;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue