| 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>
|
|
|