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

@@ -32,7 +32,7 @@ include $(DEPTH)/config/autoconf.mk
LIBRARY_NAME = webbrwsr
EXPORT_LIBRARY = 1
REQUIRES = xpcom string docshell dom widget layout necko uriloader shistory timer windowwatcher
REQUIRES = xpcom string docshell dom widget layout content necko uriloader shistory timer windowwatcher
CPPSRCS = \
nsWebBrowserModule.cpp \