Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/view-background-from-body-2-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/view-background-from-body-2-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/view-background-from-body-2-expected.txt |
| deleted file mode 100644 |
| index 50faca1d05eb9c3327a078792c0207792440b332..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/view-background-from-body-2-expected.txt |
| +++ /dev/null |
| @@ -1,15 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [50, 50, 700, 500], |
| - [0, 0, 800, 600] |
| - ] |
| - } |
| - ] |
| -} |
| - |