Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/crbug-371640-3-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/crbug-371640-3-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/crbug-371640-3-expected.txt |
| deleted file mode 100644 |
| index eaf5a641f0f9cd2588c788e359b495929feb7715..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/crbug-371640-3-expected.txt |
| +++ /dev/null |
| @@ -1,25 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [508, 208, 100, 100], |
| - [508, 208, 100, 100], |
| - [508, 88, 100, 300], |
| - [508, 88, 100, 300], |
| - [508, 88, 100, 300], |
| - [508, 88, 100, 220], |
| - [508, 88, 100, 100], |
| - [408, 208, 100, 100], |
| - [408, 208, 100, 100], |
| - [408, 88, 200, 300], |
| - [408, 88, 100, 300], |
| - [408, 88, 100, 220] |
| - ] |
| - } |
| - ] |
| -} |
| - |