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

Unified Diff: chrome/test/data/prerender/prerender_plugin_power_saver.html

Issue 2356053002: [HBD] Only use Plugin Content Settings for Flash. (Closed)
Patch Set: address xhwang comments Created 4 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
Index: chrome/test/data/prerender/prerender_plugin_power_saver.html
diff --git a/chrome/test/data/prerender/prerender_plugin_power_saver.html b/chrome/test/data/prerender/prerender_plugin_power_saver.html
index 18cb87e9de0d497dff7656733b68c7ad5ec1cc4e..148f60805f44236e4b8084af3ffb847282306909 100644
--- a/chrome/test/data/prerender/prerender_plugin_power_saver.html
+++ b/chrome/test/data/prerender/prerender_plugin_power_saver.html
@@ -47,7 +47,8 @@ function AwaitPluginPrerollAndPlaceholder() {
</head>
<body>
-<object id="plugin" type="application/x-ppapi-tests" height='100' width='100'>
+<object id="plugin" type="application/x-shockwave-flash"
+ height='100' width='100'>
</object>
</body>
« no previous file with comments | « chrome/test/data/prerender/prerender_plugin_delay_load.html ('k') | content/public/common/content_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698