mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-26 06:38:36 +00:00
Fix MOZ_TRACK_MODULE_DEPS=1 build (senna) bustage by adding windowwatcher to REQUIRES.
This commit is contained in:
parent
bbe999182d
commit
eab1ac8ef0
@ -24,7 +24,7 @@ VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
REQUIRES = xpcom string webbrwsr widget necko docshell view layout webshell dom js locale htmlparser uriloader embed_base embedcomponents
|
||||
REQUIRES = xpcom string webbrwsr widget necko docshell view layout webshell dom js locale htmlparser uriloader embed_base embedcomponents windowwatcher
|
||||
|
||||
CPPSRCS = WebBrowserChrome.cpp \
|
||||
WindowCreator.cpp \
|
||||
|
Loading…
x
Reference in New Issue
Block a user