mirror of
https://github.com/servo/servo.git
synced 2025-07-23 23:33:43 +01:00
Move util::tid to style
This commit is contained in:
parent
e3eeb643f0
commit
744b94346a
4 changed files with 2 additions and 2 deletions
|
@ -93,6 +93,7 @@ pub mod sequential;
|
|||
pub mod servo;
|
||||
pub mod sink;
|
||||
pub mod stylesheets;
|
||||
mod tid;
|
||||
pub mod traversal;
|
||||
#[macro_use]
|
||||
#[allow(non_camel_case_types)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue