Chromium Code Reviews| Index: content/test/data/browser_plugin_embedder.html |
| diff --git a/content/test/data/browser_plugin_embedder.html b/content/test/data/browser_plugin_embedder.html |
| index dc2e780d72bebc3e23816992d104a631272d9307..3b4e8cda27a213b41c984090f54c0b48c694ca15 100644 |
| --- a/content/test/data/browser_plugin_embedder.html |
| +++ b/content/test/data/browser_plugin_embedder.html |
| @@ -29,7 +29,7 @@ window.document.title = 'embedder'; |
| <object id="plugin" |
| tabindex="0" |
| - type="application/new-browser-plugin" |
| + type="application/browser-plugin" |
| width="640" |
| height="480" |
| border="0px"></object> |