added nsICookieStorage.h
git-svn-id: svn://10.0.0.236/trunk@24596 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -40,6 +40,7 @@ nsISeekablePluginStreamPeer.h
|
||||
nsIWindowlessPlugInstPeer.h
|
||||
nsplugin.h
|
||||
nsplugindefs.h
|
||||
nsICookieStorage.h
|
||||
nsIPluginStreamListener.h
|
||||
nsIPluginStreamInfo.h
|
||||
nsIPluginInputStream.h
|
||||
|
||||
@@ -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 += \
|
||||
|
||||
@@ -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) \
|
||||
|
||||
Reference in New Issue
Block a user