Chromium Code Reviews| Index: LayoutTests/platform/android/fast/repaint/selection-gap-transformed-absolute-child-expected.txt |
| diff --git a/LayoutTests/platform/android/fast/repaint/selection-gap-transformed-absolute-child-expected.txt b/LayoutTests/platform/android/fast/repaint/selection-gap-transformed-absolute-child-expected.txt |
| deleted file mode 100644 |
| index b146408fe42dfc081488d61f8f39598eb39660d1..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/fast/repaint/selection-gap-transformed-absolute-child-expected.txt |
| +++ /dev/null |
| @@ -1,14 +0,0 @@ |
| -{ |
| - "bounds": [850, 585], |
| - "children": [ |
| - { |
| - "bounds": [850, 585], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [50, 50, 100, 100] |
| - ] |
| - } |
| - ] |
| -} |
| - |