summaryrefslogtreecommitdiffstats
path: root/layout/mathml/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'layout/mathml/moz.build')
-rw-r--r--layout/mathml/moz.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/layout/mathml/moz.build b/layout/mathml/moz.build
index f40b2c2c6..07dd446a3 100644
--- a/layout/mathml/moz.build
+++ b/layout/mathml/moz.build
@@ -16,7 +16,7 @@ if CONFIG['ENABLE_TESTS']:
'tests/chrome.ini',
]
-UNIFIED_SOURCES += [
+SOURCES += [
'nsMathMLChar.cpp',
'nsMathMLContainerFrame.cpp',
'nsMathMLFrame.cpp',