summaryrefslogtreecommitdiffstats
path: root/dom/xml/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'dom/xml/moz.build')
-rw-r--r--dom/xml/moz.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/dom/xml/moz.build b/dom/xml/moz.build
index f3af9968d..0eb3ee686 100644
--- a/dom/xml/moz.build
+++ b/dom/xml/moz.build
@@ -20,7 +20,7 @@ EXPORTS.mozilla.dom += [
'XMLStylesheetProcessingInstruction.h',
]
-UNIFIED_SOURCES += [
+SOURCES += [
'CDATASection.cpp',
'nsXMLContentSink.cpp',
'nsXMLElement.cpp',