Chromium Code Reviews| Index: content/test/data/accessibility/html/section-expected-android.txt |
| diff --git a/content/test/data/accessibility/html/section-expected-android.txt b/content/test/data/accessibility/html/section-expected-android.txt |
| index b184690e34cc627a0be4c9b76d3b925137e2cf8d..45800737821240d38004494420fb69136fb94ab8 100644 |
| --- a/content/test/data/accessibility/html/section-expected-android.txt |
| +++ b/content/test/data/accessibility/html/section-expected-android.txt |
| @@ -1,2 +1,2 @@ |
| android.webkit.WebView focusable focused scrollable |
| -++android.view.View clickable name='This is a section element.' |
| +++android.view.View role_description='region' clickable name='This is a section element.' |