summaryrefslogtreecommitdiffstats
path: root/webkit/build/WebCore
diff options
context:
space:
mode:
authordarin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-16 21:19:57 +0000
committerdarin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-16 21:19:57 +0000
commit9e932ff8917a84af838160f1c5e88597d9159e92 (patch)
tree0ed7811a24ac485557fa14ca54ff659b96d0ba72 /webkit/build/WebCore
parent5485cdcb5bc72c71dd67d982dadf76dd9c78328c (diff)
downloadchromium_src-9e932ff8917a84af838160f1c5e88597d9159e92.zip
chromium_src-9e932ff8917a84af838160f1c5e88597d9159e92.tar.gz
chromium_src-9e932ff8917a84af838160f1c5e88597d9159e92.tar.bz2
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
Diffstat (limited to 'webkit/build/WebCore')
-rw-r--r--webkit/build/WebCore/SConscript1
-rw-r--r--webkit/build/WebCore/WebCore.vcproj48
2 files changed, 8 insertions, 41 deletions
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"
>
</File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\PluginDatabase.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\PluginDebug.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\PluginInfoStore.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\PluginMainThreadScheduler.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\PluginPackage.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\PluginQuirkSet.h"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\PluginStream.h"
- >
- </File>
<Filter
- Name="plugins"
+ Name="chromium"
>
- <Filter
- Name="chromium"
+ <File
+ RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\chromium\PluginDataChromium.cpp"
>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\chromium\PluginDataChromium.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\chromium\PluginsChromium.cpp"
- >
- </File>
- </Filter>
+ </File>
+ <File
+ RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\chromium\PluginsChromium.cpp"
+ >
+ </File>
</Filter>
</Filter>
<Filter