Bug 721210 - Remove dead include paths from XPCOM Makefiles. r=bsmedberg.

This commit is contained in:
Jonathan Watt 2012-01-19 15:07:01 +00:00
Родитель 581f1cb805
Коммит dbb7cecf4b
3 изменённых файлов: 0 добавлений и 4 удалений

Просмотреть файл

@ -99,8 +99,6 @@ LOCAL_INCLUDES = \
-I$(srcdir)/../io \
-I$(srcdir)/../components \
-I$(srcdir)/../threads \
-I$(srcdir)/../threads/_xpidlgen \
-I$(srcdir)/../proxy/src \
-I$(srcdir)/../reflect/xptinfo/src \
-I$(topsrcdir)/chrome/src \
-I$(srcdir)/../../docshell/base \

Просмотреть файл

@ -81,7 +81,6 @@ SDK_XPIDLSRCS = \
LOCAL_INCLUDES = \
-I$(srcdir)/../reflect/xptinfo/src \
-I$(srcdir)/../base \
-I$(srcdir)/../thread \
-I$(srcdir)/../ds \
-I$(srcdir)/../build \
-I.. \

Просмотреть файл

@ -163,7 +163,6 @@ include $(topsrcdir)/config/rules.mk
LOCAL_INCLUDES = \
-I$(srcdir)/../ds \
-I$(srcdir)/services \
$(NULL)
libs::