mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Further changes required by Servo
This commit is contained in:
parent
5a9fae3fb5
commit
2376747273
3 changed files with 4 additions and 0 deletions
|
@ -34,6 +34,7 @@ extern crate debug_unreachable;
|
|||
#[macro_use]
|
||||
extern crate derive_more;
|
||||
#[macro_use]
|
||||
#[cfg(feature = "gecko")]
|
||||
extern crate gecko_profiler;
|
||||
#[cfg(feature = "gecko")]
|
||||
#[macro_use]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue