Chromium Code Reviews| Index: content/test/data/browser_plugin_focus.html |
| diff --git a/content/test/data/browser_plugin_focus.html b/content/test/data/browser_plugin_focus.html |
| index 280de3c6df3fec44bf0001ea30ece08112153096..9d47cf30402f9bfc982b999f082db383b3e015ad 100644 |
| --- a/content/test/data/browser_plugin_focus.html |
| +++ b/content/test/data/browser_plugin_focus.html |
| @@ -12,7 +12,7 @@ |
| <button id="before" tabindex="0">Before</button> |
| <object id="plugin" |
| tabindex="0" |
| - type="application/new-browser-plugin" |
| + type="application/browser-plugin" |
| width="640" |
| height="480" |
| border="0px"></object> |