Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/canvas-putImageData-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/canvas-putImageData-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/canvas-putImageData-expected.txt |
| deleted file mode 100644 |
| index f4cd6609e127a7b684a5bfa1389bcbbd7d5755b0..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/canvas-putImageData-expected.txt |
| +++ /dev/null |
| @@ -1,14 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [8, 8, 90, 90] |
| - ] |
| - } |
| - ] |
| -} |
| - |