mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
#8539 Config preferences backend restructure
This commit is contained in:
parent
34fda66dfa
commit
8bfd4dc1e2
53 changed files with 1748 additions and 680 deletions
|
@ -16,6 +16,8 @@ extern crate matches;
|
|||
extern crate profile_traits;
|
||||
#[macro_use]
|
||||
extern crate serde;
|
||||
#[macro_use]
|
||||
extern crate servo_config;
|
||||
|
||||
pub mod connector;
|
||||
pub mod cookie;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue