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

Unified Diff: third_party/WebKit/LayoutTests/plugins/nested-plugin-objects.html

Issue 1814093003: LayoutTests: migrate nested-plugin-objects to ppapi (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@update_linux_plugins_expectations
Patch Set: 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
Index: third_party/WebKit/LayoutTests/plugins/nested-plugin-objects.html
diff --git a/third_party/WebKit/LayoutTests/plugins/nested-plugin-objects.html b/third_party/WebKit/LayoutTests/plugins/nested-plugin-objects.html
index f18c1879b7a4a485f2dcdc1a5fdbc7d5044454b8..c4281421fb1113c5f4f55ae8f299b271bed0cf6f 100644
--- a/third_party/WebKit/LayoutTests/plugins/nested-plugin-objects.html
+++ b/third_party/WebKit/LayoutTests/plugins/nested-plugin-objects.html
@@ -75,6 +75,6 @@ It is important that both Object1 and Object2 cleanup as a result of
cleaning up the plugin.
<div id="result">FAILURE</div>
-<embed id="testPlugin" type="application/x-webkit-test-netscape" width="200" height="200"></embed>
+<embed id="testPlugin" type="application/x-blink-deprecated-test-plugin" width="200" height="200"></embed>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698