Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/canvas-resize-no-full-invalidation-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/canvas-resize-no-full-invalidation-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/canvas-resize-no-full-invalidation-expected.txt |
| deleted file mode 100644 |
| index 89134339b2ec6368c9e3d3ebd752d70b352b1de3..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/canvas-resize-no-full-invalidation-expected.txt |
| +++ /dev/null |
| @@ -1,14 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [550, 50, 100, 500] |
| - ] |
| - } |
| - ] |
| -} |
| - |