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..ad7598c34282d12d52f5e13dd12ee88370c175a7 100644 |
--- a/chrome/test/data/android/contextualsearch/tap_test.html |
+++ b/chrome/test/data/android/contextualsearch/tap_test.html |
@@ -25,6 +25,8 @@ |
<!-- 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> |
+ <!-- This element is used to trigger language translation. --> |
+ <div><span id="german">Deutsche</span></div> |
<form action="demo_form.asp"> |
<label for="male">Male</label> |
<input type="radio" name="sex" id="male" value="male"><br> |