From 9acf1b3dac54f0b421f0925d2266a033f58d25b2 Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Wed, 16 Nov 2011 08:50:19 +0100 Subject: [PATCH] No bug - Remove XPConnect from LOCAL_INCLUDES in docshell/base/Makefile.in; r=bholley over IRC --- docshell/base/Makefile.in | 1 - 1 file changed, 1 deletion(-) diff --git a/docshell/base/Makefile.in b/docshell/base/Makefile.in index d986b30a4d40..497d47b12636 100644 --- a/docshell/base/Makefile.in +++ b/docshell/base/Makefile.in @@ -119,6 +119,5 @@ LOCAL_INCLUDES += \ -I$(srcdir)/../shistory/src \ -I$(topsrcdir)/dom/base \ -I$(topsrcdir)/layout/base \ - -I$(topsrcdir)/js/xpconnect/src \ -I$(topsrcdir)/xpcom/ds \ $(NULL)