Index: third_party/WebKit/LayoutTests/plugins/mouse-click-plugin-clears-selection.html |
diff --git a/third_party/WebKit/LayoutTests/plugins/mouse-click-plugin-clears-selection.html b/third_party/WebKit/LayoutTests/plugins/mouse-click-plugin-clears-selection.html |
index 33f80d879be7f335e0ce801b451fa2b4f9e7cfc3..9b41982409a92778e6eb2c057ccca682fdc8e1cc 100644 |
--- a/third_party/WebKit/LayoutTests/plugins/mouse-click-plugin-clears-selection.html |
+++ b/third_party/WebKit/LayoutTests/plugins/mouse-click-plugin-clears-selection.html |
@@ -18,7 +18,7 @@ startAfterLoadAndFinish(function() { |
</script> |
</head> |
<body> |
-<embed id="plg" type="application/x-webkit-test-netscape" width="100" height="100" windowedplugin="false"></embed><br> |
+<embed type="application/x-blink-test-plugin" width="100" height="100"></embed><br> |
<input id="frame" value="hello"/> |
<div id="output"></div> |
</body> |