summaryrefslogtreecommitdiffstats
path: root/dom/html/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'dom/html/moz.build')
-rw-r--r--dom/html/moz.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/dom/html/moz.build b/dom/html/moz.build
index 1ccc630fd..79554df21 100644
--- a/dom/html/moz.build
+++ b/dom/html/moz.build
@@ -95,6 +95,7 @@ EXPORTS.mozilla.dom += [
'HTMLSharedElement.h',
'HTMLSharedListElement.h',
'HTMLSharedObjectElement.h',
+ 'HTMLSlotElement.h',
'HTMLSourceElement.h',
'HTMLSpanElement.h',
'HTMLStyleElement.h',
@@ -174,6 +175,7 @@ UNIFIED_SOURCES += [
'HTMLSharedElement.cpp',
'HTMLSharedListElement.cpp',
'HTMLSharedObjectElement.cpp',
+ 'HTMLSlotElement.cpp',
'HTMLSourceElement.cpp',
'HTMLSpanElement.cpp',
'HTMLStyleElement.cpp',