summaryrefslogtreecommitdiffstats
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 6e516c3a7..1b6a8d3ca 100644
--- a/dom/filesystem/moz.build
+++ b/dom/filesystem/moz.build
@@ -19,7 +19,7 @@ EXPORTS.mozilla.dom += [
'OSFileSystem.h',
]
-UNIFIED_SOURCES += [
+SOURCES += [
'Directory.cpp',
'FileSystemBase.cpp',
'FileSystemRequestParent.cpp',