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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user