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

Unified Diff: chrome/test/data/load_test_plugin_no_js.html

Issue 2356053002: [HBD] Only use Plugin Content Settings for Flash. (Closed)
Patch Set: fix 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/load_test_plugin_no_js.html
diff --git a/chrome/test/data/load_clearkey_no_js.html b/chrome/test/data/load_test_plugin_no_js.html
similarity index 67%
rename from chrome/test/data/load_clearkey_no_js.html
rename to chrome/test/data/load_test_plugin_no_js.html
index fb106f9542ac5053dc3aee939808acb6874ecd83..8178b0211487111124ef8cd8ed448b843b7bc9cb 100644
--- a/chrome/test/data/load_clearkey_no_js.html
+++ b/chrome/test/data/load_test_plugin_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-ppapi-tests' border=1>
<b>You should not see this text!</b>
</object>
</body>

Powered by Google App Engine
This is Rietveld 408576698