aboutsummaryrefslogtreecommitdiffstats
path: root/components/style/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/style/lib.rs')
-rw-r--r--components/style/lib.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/style/lib.rs b/components/style/lib.rs
index 68a8ef46d40..0955a651105 100644
--- a/components/style/lib.rs
+++ b/components/style/lib.rs
@@ -92,6 +92,7 @@ pub mod animation;
pub mod atomic_refcell;
pub mod attr;
pub mod bezier;
+pub mod bloom;
pub mod cache;
pub mod cascade_info;
pub mod context;