mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Moved pub_domains to net_traits and did a spring clean.
This commit is contained in:
parent
a03a5e814a
commit
a74fe58563
9 changed files with 262 additions and 114 deletions
|
@ -28,7 +28,6 @@ extern crate util;
|
|||
#[cfg(test)] mod file_loader;
|
||||
#[cfg(test)] mod fetch;
|
||||
#[cfg(test)] mod mime_classifier;
|
||||
#[cfg(test)] mod pub_domains;
|
||||
#[cfg(test)] mod resource_thread;
|
||||
#[cfg(test)] mod hsts;
|
||||
#[cfg(test)] mod http_loader;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue