зеркало из https://github.com/mozilla/gecko-dev.git
Removing nsPluginViewer.cpp and friends, bug 195502, r=jkeiser, sr=alecf, a=asa
This commit is contained in:
Родитель
ea385155e1
Коммит
a7ee7206e2
|
@ -64,7 +64,6 @@ XPIDLSRCS = \
|
|||
nsIScriptablePlugin.idl \
|
||||
nsIPluginTagInfo.idl \
|
||||
nsIPluginTagInfo2.idl \
|
||||
nsIPluginViewer.idl \
|
||||
nsIJRILiveConnectPIPeer.idl \
|
||||
nsIJRILiveConnectPlugin.idl \
|
||||
nsIPluginInputStream.idl \
|
||||
|
|
|
@ -66,11 +66,9 @@ REQUIRES += xlibxtbin xlibrgb
|
|||
CPPSRCS = \
|
||||
ns4xPlugin.cpp \
|
||||
ns4xPluginInstance.cpp \
|
||||
nsPluginDocLoaderFactory.cpp \
|
||||
nsPluginHostImpl.cpp \
|
||||
nsPluginModule.cpp \
|
||||
nsPluginInstancePeer.cpp \
|
||||
nsPluginViewer.cpp \
|
||||
nsPluginDirServiceProvider.cpp \
|
||||
$(NULL)
|
||||
|
||||
|
@ -97,10 +95,6 @@ endif
|
|||
endif
|
||||
endif
|
||||
|
||||
EXPORTS = \
|
||||
nsPluginViewer.h \
|
||||
$(NULL)
|
||||
|
||||
ifneq (,$(filter WINNT Darwin,$(OS_ARCH)))
|
||||
EXTRA_DSO_LIBS += gkgfx
|
||||
endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче