Chromium Code Reviews| Index: content/test/data/browser_plugin_naming_embedder.html |
| diff --git a/content/test/data/browser_plugin_naming_embedder.html b/content/test/data/browser_plugin_naming_embedder.html |
| index 7d6e1a6a10cd2af9b7866ea14fdb7eb4359d2be4..17d4b7bafd17ee9de90a0032c0b46b4a6136029e 100644 |
| --- a/content/test/data/browser_plugin_naming_embedder.html |
| +++ b/content/test/data/browser_plugin_naming_embedder.html |
| @@ -2,6 +2,7 @@ |
| <body> |
| <object id="plugin" |
| type="application/browser-plugin" |
| + name="start" |
| width="640" |
| height="480"></object> |
| <script> |