| Index: content/test/data/accessibility/togglebutton-expected-android.txt
|
| diff --git a/content/test/data/accessibility/togglebutton-expected-android.txt b/content/test/data/accessibility/togglebutton-expected-android.txt
|
| index c388fcf09e8517dbdfedaad978d2109b8cee9640..6297f4c264b5b877dbcd4cbc8319fea83c4ca0e1 100644
|
| --- a/content/test/data/accessibility/togglebutton-expected-android.txt
|
| +++ b/content/test/data/accessibility/togglebutton-expected-android.txt
|
| @@ -1,3 +1,3 @@
|
| -android.view.View focusable focused scrollable
|
| +android.webkit.WebView focusable focused scrollable
|
| android.widget.Button clickable focusable name='Regular button'
|
| android.widget.ToggleButton checkable clickable focusable name='Toggle button'
|
|
|