aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/script/script.rc
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/script/script.rc')
-rw-r--r--src/components/script/script.rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/script/script.rc b/src/components/script/script.rc
index 0e25bea39e2..dd12823c003 100644
--- a/src/components/script/script.rc
+++ b/src/components/script/script.rc
@@ -113,6 +113,7 @@ pub mod dom {
pub mod htmlquoteelement;
pub mod htmlscriptelement;
pub mod htmlselectelement;
+ pub mod htmlserializer;
pub mod htmlspanelement;
pub mod htmlsourceelement;
pub mod htmlstyleelement;