summaryrefslogtreecommitdiffstats
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 998ef3d39..516b3c2d8 100644
--- a/editor/libeditor/moz.build
+++ b/editor/libeditor/moz.build
@@ -30,7 +30,7 @@ EXPORTS.mozilla += [
'TextEditRules.h',
]
-UNIFIED_SOURCES += [
+SOURCES += [
'ChangeAttributeTransaction.cpp',
'ChangeStyleTransaction.cpp',
'CompositionTransaction.cpp',