summaryrefslogtreecommitdiff
path: root/editor/libeditor/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'editor/libeditor/moz.build')
-rw-r--r--editor/libeditor/moz.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/libeditor/moz.build b/editor/libeditor/moz.build
index cc4e309e6a..a999782a3a 100644
--- a/editor/libeditor/moz.build
+++ b/editor/libeditor/moz.build
@@ -29,7 +29,7 @@ EXPORTS.mozilla += [
'TextEditRules.h',
]
-SOURCES += [
+UNIFIED_SOURCES += [
'ChangeAttributeTransaction.cpp',
'ChangeStyleTransaction.cpp',
'CompositionTransaction.cpp',