Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/crbug-371640-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/crbug-371640-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/crbug-371640-expected.txt |
| deleted file mode 100644 |
| index 56b3cd443c38b8fdb5ecc11909765f27c45e64d4..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/crbug-371640-expected.txt |
| +++ /dev/null |
| @@ -1,27 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [348, 88, 260, 100], |
| - [348, 88, 260, 100], |
| - [348, 88, 260, 100], |
| - [348, 88, 260, 100], |
| - [348, 88, 260, 100], |
| - [348, 88, 100, 100], |
| - [348, 88, 100, 100], |
| - [348, 88, 100, 100], |
| - [348, 88, 100, 100], |
| - [88, 88, 520, 100], |
| - [88, 88, 260, 100], |
| - [88, 88, 260, 100], |
| - [88, 88, 100, 100], |
| - [88, 88, 100, 100] |
| - ] |
| - } |
| - ] |
| -} |
| - |