aboutsummaryrefslogtreecommitdiffstats
path: root/components/net/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/net/lib.rs')
-rw-r--r--components/net/lib.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/net/lib.rs b/components/net/lib.rs
index 99a1c0cf9d3..d3b1d5bfd95 100644
--- a/components/net/lib.rs
+++ b/components/net/lib.rs
@@ -37,6 +37,7 @@ pub mod data_loader;
pub mod image_cache_task;
pub mod local_image_cache;
pub mod resource_task;
+pub mod storage_task;
mod sniffer_task;
/// An implementation of the [Fetch spec](http://fetch.spec.whatwg.org/)