Fix MOZ_TRACK_MODULE_DEPS bustage resulting from string and xul changes.

git-svn-id: svn://10.0.0.236/trunk@87668 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dbaron%fas.harvard.edu
2001-02-22 12:48:42 +00:00
parent 22d8d8d8e5
commit 193b073352

View File

@@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = layout
LIBRARY_NAME = gkconhtmlcon_s
REQUIRES = xpcom string widget dom js locale webshell htmlparser necko unicharutil view pref oji java plugin docshell uriloader xpconnect rdf caps editor intl uconv
REQUIRES = xpcom string widget dom js locale webshell htmlparser necko unicharutil view pref oji java plugin docshell uriloader xpconnect xuldoc caps editor intl uconv
CPPSRCS = \
nsAttributeContent.cpp \