Bug #14928 --> url dispatching. convert nsIContentHandler.idl, nsIURIDispatcher.idl and nsIContentListener.idl

into .h files.
no reviewer yet. the code review for url dispatching will come later.
This commit is contained in:
mscott%netscape.com 1999-10-26 07:11:44 +00:00
Родитель 82a471ddd8
Коммит f7caaf4fb9
1 изменённых файлов: 3 добавлений и 0 удалений

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

@ -45,6 +45,9 @@ XPIDLSRCS = \
.\nsIFileTransportService.idl \
.\nsIStatusCodeEventSink.idl \
.\nsIFileSystem.idl \
.\nsIContentHandler.idl \
.\nsIURIDispatcher.idl \
.\nsIURIContentListener.idl \
$(NULL)
include <$(DEPTH)/config/rules.mak>