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:
bryner%netscape.com 2003-04-15 07:34:15 +00:00
parent 4fa07f31de
commit fdfc0fdc0b

View File

@ -61,7 +61,7 @@ REQUIRES = xpcom \
$(NULL)
ifdef MOZ_PHOENIX
REQUIRES += browsercomps
REQUIRES += bookmarks
else
REQUIRES += appcomps
endif