summaryrefslogtreecommitdiff
path: root/dom/filehandle/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'dom/filehandle/moz.build')
-rw-r--r--dom/filehandle/moz.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/dom/filehandle/moz.build b/dom/filehandle/moz.build
index 1c0b5593f7..295990af8c 100644
--- a/dom/filehandle/moz.build
+++ b/dom/filehandle/moz.build
@@ -17,7 +17,7 @@ EXPORTS.mozilla.dom += [
'MutableFileBase.h',
]
-SOURCES += [
+UNIFIED_SOURCES += [
'ActorsChild.cpp',
'ActorsParent.cpp',
'FileHandleBase.cpp',