moving nsIFileURL into the SDK now that it is frozen.

This commit is contained in:
darin%netscape.com 2002-10-06 02:28:27 +00:00
Родитель aad1a1d1f6
Коммит 0c11a08264
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -37,6 +37,7 @@ SDK_XPIDLSRCS = \
nsIStreamListener.idl \
nsIURI.idl \
nsIURL.idl \
nsIFileURL.idl \
$(NULL)
XPIDLSRCS = \
@ -80,7 +81,6 @@ XPIDLSRCS = \
nsIStreamLoader.idl \
nsIUnicharStreamLoader.idl \
nsIUploadChannel.idl \
nsIFileURL.idl \
nsIStandardURL.idl \
nsIURLParser.idl \
nsIURIChecker.idl \