summaryrefslogtreecommitdiff
path: root/dom/filesystem/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'dom/filesystem/moz.build')
-rw-r--r--dom/filesystem/moz.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/dom/filesystem/moz.build b/dom/filesystem/moz.build
index 29997c2f6c..741b691914 100644
--- a/dom/filesystem/moz.build
+++ b/dom/filesystem/moz.build
@@ -18,7 +18,7 @@ EXPORTS.mozilla.dom += [
'OSFileSystem.h',
]
-SOURCES += [
+UNIFIED_SOURCES += [
'Directory.cpp',
'FileSystemBase.cpp',
'FileSystemRequestParent.cpp',