summaryrefslogtreecommitdiff
path: root/dom/events/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'dom/events/moz.build')
-rw-r--r--dom/events/moz.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/dom/events/moz.build b/dom/events/moz.build
index c5fd750146..d651167bd9 100644
--- a/dom/events/moz.build
+++ b/dom/events/moz.build
@@ -40,6 +40,7 @@ EXPORTS.mozilla.dom += [
'ClipboardEvent.h',
'CommandEvent.h',
'CompositionEvent.h',
+ 'ConstructibleEventTarget.h',
'CustomEvent.h',
'DataContainerEvent.h',
'DataTransfer.h',
@@ -80,6 +81,7 @@ SOURCES += [
'ClipboardEvent.cpp',
'CommandEvent.cpp',
'CompositionEvent.cpp',
+ 'ConstructibleEventTarget.cpp',
'ContentEventHandler.cpp',
'CustomEvent.cpp',
'DataContainerEvent.cpp',