Index: third_party/WebKit/LayoutTests/plugins/empty-per-context-data.html |
diff --git a/third_party/WebKit/LayoutTests/plugins/empty-per-context-data.html b/third_party/WebKit/LayoutTests/plugins/empty-per-context-data.html |
index 2ff25b4a13951f4db4b54992d88d9fe835c89452..869ac5bdb9cc2a6fe3539d0c99656fc45d1081f1 100644 |
--- a/third_party/WebKit/LayoutTests/plugins/empty-per-context-data.html |
+++ b/third_party/WebKit/LayoutTests/plugins/empty-per-context-data.html |
@@ -20,7 +20,7 @@ function runTest() { |
</script> |
<body> |
-<embed id="plg" type="application/x-webkit-test-netscape"></embed><P> |
+<embed id="plg" type="application/x-blink-deprecated-test-plugin"></embed><P> |
<iframe id="script-container-frame-id" src="resources/script-container.html" onload='runTest()'></iframe> |
<div>This tests that invoking a plugin object from a (iframe) document that is no longer visible in a frame doesn't crash the renderer. If this test is successful, the word SUCCESS should be seen below.</div> |
<div id="result">FAILED</div> |