Chromium Code Reviews| Index: content/test/data/accessibility/html/form-expected-android.txt |
| diff --git a/content/test/data/accessibility/html/form-expected-android.txt b/content/test/data/accessibility/html/form-expected-android.txt |
| index 51abfdc182fb6bec81b4dc2abdbc95280d2e9237..98a83d2db6f275f43e7fc145f3ea81a2c657217e 100644 |
| --- a/content/test/data/accessibility/html/form-expected-android.txt |
| +++ b/content/test/data/accessibility/html/form-expected-android.txt |
| @@ -1,3 +1,3 @@ |
| android.webkit.WebView focusable focused scrollable |
| ++android.view.View |
| -++++android.widget.Button clickable focusable name='Submit' |
| +++++android.widget.Button role_description='button' clickable focusable name='Submit' |