bug 552032 - compile nsIAppleFileDecoder.idl on x86_64 builds. r=josh
--- a/netwerk/streamconv/public/Makefile.in
+++ b/netwerk/streamconv/public/Makefile.in
@@ -51,18 +51,16 @@ XPIDLSRCS = \
nsIStreamConverterService.idl \
mozITXTToHTMLConv.idl \
nsITXTToHTMLConv.idl \
nsIDirIndex.idl \
nsIDirIndexListener.idl \
$(NULL)
ifeq (cocoa,$(MOZ_WIDGET_TOOLKIT))
-ifneq (x86_64,$(OS_TEST))
XPIDLSRCS += \
nsIAppleFileDecoder.idl \
$(NULL)
endif
-endif
include $(topsrcdir)/config/rules.mk
DEFINES += -DIMPL_NS_NET