| Index: chrome/test/data/extensions/api_test/automation/sites/hit_test.html
|
| diff --git a/chrome/test/data/extensions/api_test/automation/sites/hit_test.html b/chrome/test/data/extensions/api_test/automation/sites/hit_test.html
|
| index e8a10b291e859452a34d114e0d4b9b085ca32077..d5996d2fde40e5299ab2cb9ebc930e00e1d65783 100644
|
| --- a/chrome/test/data/extensions/api_test/automation/sites/hit_test.html
|
| +++ b/chrome/test/data/extensions/api_test/automation/sites/hit_test.html
|
| @@ -21,6 +21,8 @@
|
| </head>
|
| <body>
|
| <button>Hit Test 1</button>
|
| - <button>Hit Test 2</button>
|
| + <h1>
|
| + <button>Hit Test 2</button>
|
| + </h1>
|
| </body>
|
| </html>
|
|
|