mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-08 12:22:34 +00:00
Oops, meant to check this in as part of my last checkin. nsIBookmarksService.h is in the bookmarks module for phoenix. Fixing bustage.
This commit is contained in:
parent
4fa07f31de
commit
fdfc0fdc0b
@ -61,7 +61,7 @@ REQUIRES = xpcom \
|
||||
$(NULL)
|
||||
|
||||
ifdef MOZ_PHOENIX
|
||||
REQUIRES += browsercomps
|
||||
REQUIRES += bookmarks
|
||||
else
|
||||
REQUIRES += appcomps
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user