aboutsummaryrefslogtreecommitdiffstats
path: root/components/layout_2020/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/layout_2020/lib.rs')
-rw-r--r--components/layout_2020/lib.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/layout_2020/lib.rs b/components/layout_2020/lib.rs
index b7578713f5d..5c046feecd7 100644
--- a/components/layout_2020/lib.rs
+++ b/components/layout_2020/lib.rs
@@ -17,6 +17,7 @@ use style::Zero;
pub mod context;
pub mod data;
+pub mod display_list;
mod dom_traversal;
mod element_data;
mod flow;