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.


git-svn-id: svn://10.0.0.236/trunk@51835 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mscott%netscape.com
1999-10-26 07:11:44 +00:00
parent bd9b666efc
commit 2e56fd5c66

View File

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