mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-04 11:26:09 +00:00
Adding dom to REQUIRES to fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage.
This commit is contained in:
parent
aa7c480e17
commit
9e6e5615e3
@ -32,7 +32,7 @@ META_COMPONENT = mail
|
||||
EXPORT_LIBRARY = 1
|
||||
IS_COMPONENT = 1
|
||||
MODULE_NAME = nsMsgNewsModule
|
||||
REQUIRES = xpcom string mailnews msgbase msgbaseutil msgdb appshell timer mime necko rdf rdfutil pref uriloader nkcache layout
|
||||
REQUIRES = xpcom string mailnews msgbase msgbaseutil msgdb appshell timer mime necko rdf rdfutil pref uriloader nkcache layout dom
|
||||
|
||||
CPPSRCS = nsMsgNewsFactory.cpp
|
||||
EXPORTS = nsMsgNewsCID.h
|
||||
|
Loading…
Reference in New Issue
Block a user