Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls.

git-svn-id: svn://10.0.0.236/trunk@102802 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jaggernaut%netscape.com
2001-09-12 12:48:23 +00:00
parent 37f7eb6022
commit 9985dcc528
113 changed files with 126 additions and 129 deletions

View File

@@ -26,7 +26,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = embedcomponents
LIBRARY_NAME = windowwatcher_s
REQUIRES = xpcom string dom windowwatcher widget js xpconnect caps layout necko docshell webbrwsr embed_base wallet intl
REQUIRES = xpcom string dom windowwatcher widget js xpconnect caps layout content necko docshell webbrwsr embed_base wallet intl
CPPSRCS = nsDialogParamBlock.cpp \
nsPrompt.cpp \