summaryrefslogtreecommitdiff
path: root/netwerk/protocol/device/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'netwerk/protocol/device/moz.build')
-rw-r--r--netwerk/protocol/device/moz.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/netwerk/protocol/device/moz.build b/netwerk/protocol/device/moz.build
index 2a52c9e5f0..37d6695bdb 100644
--- a/netwerk/protocol/device/moz.build
+++ b/netwerk/protocol/device/moz.build
@@ -3,7 +3,7 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-SOURCES += [
+UNIFIED_SOURCES += [
'nsDeviceChannel.cpp',
'nsDeviceProtocolHandler.cpp',
]