Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/body-background-image-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/body-background-image-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/body-background-image-expected.txt |
| deleted file mode 100644 |
| index f606817734880d0b53d61b9b1561048e75c62b87..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/body-background-image-expected.txt |
| +++ /dev/null |
| @@ -1,16 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [8, 240, 784, 288], |
| - [8, 240, 784, 288], |
| - [0, 0, 800, 600] |
| - ] |
| - } |
| - ] |
| -} |
| - |