summaryrefslogtreecommitdiffstats
path: root/netwerk/protocol/file/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'netwerk/protocol/file/moz.build')
-rw-r--r--netwerk/protocol/file/moz.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/netwerk/protocol/file/moz.build b/netwerk/protocol/file/moz.build
index 223ff2f2b..c6be28ef2 100644
--- a/netwerk/protocol/file/moz.build
+++ b/netwerk/protocol/file/moz.build
@@ -15,7 +15,7 @@ XPIDL_SOURCES += [
XPIDL_MODULE = 'necko_file'
-UNIFIED_SOURCES += [
+SOURCES += [
'nsFileChannel.cpp',
'nsFileProtocolHandler.cpp',
]