mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
refactor(resourcethread): expose constellationmsg channel
This commit is contained in:
parent
d1378d6bad
commit
1c465bcd66
5 changed files with 19 additions and 9 deletions
|
@ -29,6 +29,7 @@ extern crate net_traits;
|
|||
extern crate openssl;
|
||||
#[macro_use]
|
||||
extern crate profile_traits;
|
||||
extern crate script_traits;
|
||||
#[macro_use] extern crate serde;
|
||||
extern crate serde_json;
|
||||
extern crate servo_allocator;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue