Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/transform-rotate-and-remove-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/transform-rotate-and-remove-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/transform-rotate-and-remove-expected.txt |
| deleted file mode 100644 |
| index 01c7cc9c6bb94982a33f4e9cc1d975962a10da89..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/transform-rotate-and-remove-expected.txt |
| +++ /dev/null |
| @@ -1,15 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [20, -64, 196, 214], |
| - [8, 8, 220, 70] |
| - ] |
| - } |
| - ] |
| -} |
| - |