mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
servo: Add missing util.rs
This commit is contained in:
parent
a38887194f
commit
5e70e3b153
1 changed files with 3 additions and 0 deletions
3
src/servo/util.rs
Normal file
3
src/servo/util.rs
Normal file
|
@ -0,0 +1,3 @@
|
|||
pub use gfx::util::cache;
|
||||
pub use gfx::util::time;
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue