mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
Fix MOZ_TRACK_MODULE_DEPS bustage
This commit is contained in:
parent
d23bddab95
commit
10f34c2758
@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
MODULE = caps
|
||||
LIBRARY_NAME = caps
|
||||
IS_COMPONENT = 1
|
||||
REQUIRES = xpcom string pref js dom xpconnect necko jar widget plugin intl locale layout appshell docshell
|
||||
REQUIRES = xpcom string pref js dom xpconnect necko jar widget plugin intl locale layout appshell docshell uriloader
|
||||
|
||||
CPPSRCS = \
|
||||
nsBasePrincipal.cpp \
|
||||
|
Loading…
Reference in New Issue
Block a user