Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/selection-clear-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/selection-clear-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/selection-clear-expected.txt |
| deleted file mode 100644 |
| index 1211041d2e22b518850f95983c6da954481b958f..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/selection-clear-expected.txt |
| +++ /dev/null |
| @@ -1,22 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [8, 208, 100, 100], |
| - [8, 108, 100, 100], |
| - [8, 48, 784, 160], |
| - [8, 48, 784, 160], |
| - [8, 48, 784, 60], |
| - [8, 48, 90, 119], |
| - [8, 48, 4, 19], |
| - [8, 8, 100, 200], |
| - [8, 8, 100, 100] |
| - ] |
| - } |
| - ] |
| -} |
| - |