summaryrefslogtreecommitdiffstats
path: root/dom/archivereader/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'dom/archivereader/moz.build')
-rw-r--r--dom/archivereader/moz.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/dom/archivereader/moz.build b/dom/archivereader/moz.build
index 57dbfa121..a5d853c91 100644
--- a/dom/archivereader/moz.build
+++ b/dom/archivereader/moz.build
@@ -13,7 +13,7 @@ EXPORTS.mozilla.dom.archivereader += [
'ArchiveZipFile.h',
]
-UNIFIED_SOURCES += [
+SOURCES += [
'ArchiveEvent.cpp',
'ArchiveReader.cpp',
'ArchiveRequest.cpp',