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

Unified Diff: chrome/test/data/extensions/uitest/plugins_private/manifest.json

Issue 10982037: Revert 158217 - Allow extensions which can run without NPAPI to run under Windows 8 Metro. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 3 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 | « chrome/test/data/extensions/uitest/plugins/manifest.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/extensions/uitest/plugins_private/manifest.json
===================================================================
--- chrome/test/data/extensions/uitest/plugins_private/manifest.json (revision 158694)
+++ chrome/test/data/extensions/uitest/plugins_private/manifest.json (working copy)
@@ -8,10 +8,5 @@
{"path": "plugin.plugin"},
{"path": "plugin32.so"},
{"path": "plugin64.so"}
- ],
- "requirements": {
- "plugins": {
- "npapi": false
- }
- }
+ ]
}
« no previous file with comments | « chrome/test/data/extensions/uitest/plugins/manifest.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698