Chromium Code Reviews| Index: content/test/data/accessibility/html/input-file-expected-android.txt |
| diff --git a/content/test/data/accessibility/html/input-file-expected-android.txt b/content/test/data/accessibility/html/input-file-expected-android.txt |
| index 9b2ffa48c3f6e459238f7750897ce24d069d3119..2e514e188d7e6851f8b93d1efdc20b723a899c6b 100644 |
| --- a/content/test/data/accessibility/html/input-file-expected-android.txt |
| +++ b/content/test/data/accessibility/html/input-file-expected-android.txt |
| @@ -1,3 +1,3 @@ |
| android.webkit.WebView focusable focused scrollable |
| ++android.view.View |
| -++++android.widget.Button clickable focusable name='Choose File' |
| +++++android.widget.Button role_description='button' clickable focusable name='Choose File' |