From 9e932ff8917a84af838160f1c5e88597d9159e92 Mon Sep 17 00:00:00 2001 From: "darin@chromium.org" Date: Fri, 16 Jan 2009 21:19:57 +0000 Subject: Use the PluginData object instead of the PluginInfoStore interface to test for plugin supported mime types. R=jam Review URL: http://codereview.chromium.org/18141 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8219 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/build/WebCore/SConscript | 1 - webkit/build/WebCore/WebCore.vcproj | 48 +++++++------------------------------ 2 files changed, 8 insertions(+), 41 deletions(-) (limited to 'webkit/build/WebCore') diff --git a/webkit/build/WebCore/SConscript b/webkit/build/WebCore/SConscript index 25071e4..5fff436 100644 --- a/webkit/build/WebCore/SConscript +++ b/webkit/build/WebCore/SConscript @@ -569,7 +569,6 @@ input_files = [ '$WEBCORE_DIR/plugins/PluginData.cpp', '$WEBCORE_DIR/plugins/chromium/PluginDataChromium.cpp', - '$WEBCORE_DIR/plugins/chromium/PluginsChromium.cpp', '$WEBCORE_DIR/rendering/AutoTableLayout.cpp', '$WEBCORE_DIR/rendering/bidi.cpp', diff --git a/webkit/build/WebCore/WebCore.vcproj b/webkit/build/WebCore/WebCore.vcproj index 1519990..f855e5e 100644 --- a/webkit/build/WebCore/WebCore.vcproj +++ b/webkit/build/WebCore/WebCore.vcproj @@ -7289,49 +7289,17 @@ RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\PluginData.h" > - - - - - - - - - - - - - - - - - - - - + + +