mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Move net_error_list from net to net_traits. Fixes #7050.
This commit is contained in:
parent
95269bba39
commit
b526214a3d
19 changed files with 19 additions and 27 deletions
|
@ -33,7 +33,6 @@ pub mod data_loader;
|
|||
pub mod cookie;
|
||||
pub mod cookie_storage;
|
||||
pub mod image_cache_task;
|
||||
pub mod net_error_list;
|
||||
pub mod pub_domains;
|
||||
pub mod resource_task;
|
||||
pub mod hsts;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue