mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
parent
74f8c0eeb7
commit
ba36a108c1
56 changed files with 674 additions and 518 deletions
|
@ -30,7 +30,7 @@ extern crate bitflags;
|
|||
#[macro_use]
|
||||
#[no_link]
|
||||
extern crate "plugins" as servo_plugins;
|
||||
|
||||
extern crate net_traits;
|
||||
#[macro_use]
|
||||
extern crate profile;
|
||||
|
||||
|
@ -50,7 +50,6 @@ extern crate gfx;
|
|||
extern crate layout_traits;
|
||||
extern crate libc;
|
||||
extern crate msg;
|
||||
extern crate net;
|
||||
extern crate png;
|
||||
extern crate script;
|
||||
extern crate script_traits;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue