summaryrefslogtreecommitdiffstats
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 62e1f7d57b..405bdff895 100644
--- a/dom/events/moz.build
+++ b/dom/events/moz.build
@@ -94,6 +94,7 @@ EXPORTS.mozilla.dom += [
"SimpleGestureEvent.h",
"StorageEvent.h",
"TextClause.h",
+ "TextEvent.h",
"Touch.h",
"TouchEvent.h",
"TransitionEvent.h",
@@ -154,6 +155,7 @@ UNIFIED_SOURCES += [
"StorageEvent.cpp",
"TextClause.cpp",
"TextComposition.cpp",
+ "TextEvent.cpp",
"Touch.cpp",
"TouchEvent.cpp",
"TransitionEvent.cpp",