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