History-based bookmarks implementation for Places. Bug 314553, r=brettw.

Original committer: bryner%brianryner.com
Original revision: 1.4
Original date: 2005/11/16 22:53:46
This commit is contained in:
benjamin%smedbergs.us 2006-07-18 17:57:31 +00:00
Родитель a479eb7b1b
Коммит 790eedf124
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -49,6 +49,7 @@ XPIDL_MODULE = places
XPIDLSRCS = \
nsIAnnotationService.idl \
nsINavHistory.idl \
nsINavBookmarksService.idl \
$(NULL)
include $(topsrcdir)/config/rules.mk