mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Fix Servo build and unify display representation.
This commit is contained in:
parent
4d8fc4b8f7
commit
4752110d53
6 changed files with 128 additions and 168 deletions
|
@ -91,6 +91,7 @@ extern crate servo_config;
|
|||
extern crate servo_url;
|
||||
extern crate smallbitvec;
|
||||
extern crate smallvec;
|
||||
#[cfg(feature = "gecko")]
|
||||
extern crate static_prefs;
|
||||
#[cfg(feature = "servo")]
|
||||
extern crate string_cache;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue