Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/transform-relative-position-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/transform-relative-position-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/transform-relative-position-expected.txt |
| deleted file mode 100644 |
| index 4e3252dc0ce7b95204af4a890592038dc54aa1c3..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/transform-relative-position-expected.txt |
| +++ /dev/null |
| @@ -1,15 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [108, 152, 202, 202], |
| - [66, 110, 286, 286] |
| - ] |
| - } |
| - ] |
| -} |
| - |