aboutsummaryrefslogtreecommitdiffstats
path: root/components/layout/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/layout/lib.rs')
-rw-r--r--components/layout/lib.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/layout/lib.rs b/components/layout/lib.rs
index ce47eb72620..3dc289a11fa 100644
--- a/components/layout/lib.rs
+++ b/components/layout/lib.rs
@@ -36,6 +36,7 @@ extern crate serde;
extern crate serde_json;
extern crate servo_arc;
extern crate servo_atoms;
+extern crate servo_channel;
extern crate servo_config;
extern crate servo_geometry;
extern crate servo_url;