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