From 02923a36489999b0ed4f65e1bc4171be566ab01a Mon Sep 17 00:00:00 2001 From: Moonchild Date: Mon, 18 May 2020 07:00:59 +0000 Subject: Issue #80 - De-unify netwerk/protocol/res --- netwerk/protocol/res/moz.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'netwerk') diff --git a/netwerk/protocol/res/moz.build b/netwerk/protocol/res/moz.build index 37e2316b0..463d8e0fe 100644 --- a/netwerk/protocol/res/moz.build +++ b/netwerk/protocol/res/moz.build @@ -11,7 +11,7 @@ XPIDL_SOURCES += [ XPIDL_MODULE = 'necko_res' -UNIFIED_SOURCES += [ +SOURCES += [ 'ExtensionProtocolHandler.cpp', 'nsResProtocolHandler.cpp', 'SubstitutingProtocolHandler.cpp', -- cgit v1.2.3