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

Unified Diff: chrome/test/data/load_flash_no_js.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
« no previous file with comments | « chrome/test/data/load_clearkey_no_js.html ('k') | chrome/test/data/load_pepper_plugin.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/load_flash_no_js.html
diff --git a/chrome/test/data/load_clearkey_no_js.html b/chrome/test/data/load_flash_no_js.html
similarity index 67%
rename from chrome/test/data/load_clearkey_no_js.html
rename to chrome/test/data/load_flash_no_js.html
index fb106f9542ac5053dc3aee939808acb6874ecd83..68a2007a1d05cfc1d0e953af3d7d9eed84b304c6 100644
--- a/chrome/test/data/load_clearkey_no_js.html
+++ b/chrome/test/data/load_flash_no_js.html
@@ -3,7 +3,7 @@
<title>Initial Title</title>
</head>
<body>
-<object type='application/x-ppapi-clearkey-cdm' border=1>
+<object type='application/x-shockwave-flash' border=1>
<b>You should not see this text!</b>
</object>
</body>
« no previous file with comments | « chrome/test/data/load_clearkey_no_js.html ('k') | chrome/test/data/load_pepper_plugin.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698