| Index: chrome/test/data/android/contextualsearch/tap_test.html
|
| diff --git a/chrome/test/data/android/contextualsearch/tap_test.html b/chrome/test/data/android/contextualsearch/tap_test.html
|
| index 4a10e805898b34f134af8e98c316ad4bdf5e3428..2f7cd900bdc970b8e0c1f0ed46a91e45ccc30046 100644
|
| --- a/chrome/test/data/android/contextualsearch/tap_test.html
|
| +++ b/chrome/test/data/android/contextualsearch/tap_test.html
|
| @@ -22,9 +22,6 @@
|
| <div>United States <span id="intelligence">Intelligence</span></div>
|
| <div>United <span id="states">States</span> Intelligence</div>
|
| <div>United <span id="states-near">StatesNear</span> Intelligence</div>
|
| - <!-- These three spans should be close to each other so that taps from one to
|
| - to the next are within our "near" threshold. -->
|
| - <div><span id="search">Search</span> <span id="term">Term</span> <span id="resolution">Resolution</span></div>
|
| <form action="demo_form.asp">
|
| <label for="male">Male</label>
|
| <input type="radio" name="sex" id="male" value="male"><br>
|
|
|