Chromium Code Reviews| Index: content/test/data/accessibility/aria-listbox-expected-android.txt |
| diff --git a/content/test/data/accessibility/aria-listbox-expected-android.txt b/content/test/data/accessibility/aria-listbox-expected-android.txt |
| deleted file mode 100644 |
| index 1334fee270e2083f3bd4a5cc908b7c50ab8162a7..0000000000000000000000000000000000000000 |
| --- a/content/test/data/accessibility/aria-listbox-expected-android.txt |
| +++ /dev/null |
| @@ -1,4 +0,0 @@ |
| -android.webkit.WebView focusable focused scrollable |
| - android.widget.ListView collection item_count=2 row_count=2 |
| - android.view.View clickable collection_item focusable name='Item 1' |
| - android.view.View clickable collection_item focusable name='Item 2' item_index=1 row_index=1 |