added nsICookieStorage.h

git-svn-id: svn://10.0.0.236/trunk@24596 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
beard%netscape.com
1999-03-20 23:07:52 +00:00
parent 27d5937b9b
commit 5f070d8c6c
6 changed files with 20 additions and 14 deletions

View File

@@ -40,6 +40,7 @@ nsISeekablePluginStreamPeer.h
nsIWindowlessPlugInstPeer.h
nsplugin.h
nsplugindefs.h
nsICookieStorage.h
nsIPluginStreamListener.h
nsIPluginStreamInfo.h
nsIPluginInputStream.h

View File

@@ -41,12 +41,13 @@ EXPORTS = \
nsIPluginTagInfo.h \
nsIPluginTagInfo2.h \
nsIWindowlessPlugInstPeer.h \
nsIPluginInputStream.h \
nsIPluginInputStream2.h \
nsIPluginStreamListener.h \
nsIPluginInputStream.h \
nsIPluginInputStream2.h \
nsIPluginStreamListener.h \
nsIPluginStreamInfo.h \
nsplugin.h \
nsplugindefs.h
nsplugindefs.h \
nsICookieStorage.h
# DEPRECATED -- remove before we ship 5.0
EXPORTS += \

View File

@@ -33,10 +33,11 @@ EXPORTS = \
nsIPluginTagInfo.h \
nsIPluginTagInfo2.h \
nsIWindowlessPlugInstPeer.h \
nsIPluginStreamListener.h \
nsIPluginStreamInfo.h \
nsIPluginStreamListener.h \
nsIPluginStreamInfo.h \
nsplugin.h \
nsplugindefs.h
nsplugindefs.h \
nsICookieStorage.h
# DEPRECATED -- remove before we ship 5.0
EXPORTS = $(EXPORTS) \