Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2538)

Unified Diff: content/shell/tools/plugin/mac/Info.plist

Issue 1829293002: Make the test NPAPI plugin not handle png (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase; request rebaseline on linux Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | content/shell/tools/plugin/main.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/tools/plugin/mac/Info.plist
diff --git a/content/shell/tools/plugin/mac/Info.plist b/content/shell/tools/plugin/mac/Info.plist
index 68981976629f5eebe3d58f62a3c56f5b60aa06b1..61637425ca07c4d7a11a5c1a721998744d305f6f 100644
--- a/content/shell/tools/plugin/mac/Info.plist
+++ b/content/shell/tools/plugin/mac/Info.plist
@@ -44,15 +44,6 @@
<string>Simple Netscape plug-in that handles test content for WebKit</string>
<key>WebPluginMIMETypes</key>
<dict>
- <key>image/png</key>
- <dict>
- <key>WebPluginExtensions</key>
- <array>
- <string>png</string>
- </array>
- <key>WebPluginTypeDescription</key>
- <string>PNG image</string>
- </dict>
<key>application/x-webkit-test-netscape</key>
<dict>
<key>WebPluginExtensions</key>
« no previous file with comments | « no previous file | content/shell/tools/plugin/main.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698