No bug - Remove XPConnect from LOCAL_INCLUDES in docshell/base/Makefile.in; r=bholley over IRC

This commit is contained in:
Ms2ger 2011-11-16 08:50:19 +01:00
parent fad6bd81bd
commit 9acf1b3dac

View File

@ -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)