Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/line-flow-with-floats-7-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/line-flow-with-floats-7-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/line-flow-with-floats-7-expected.txt |
| deleted file mode 100644 |
| index 3a72752c652fde4332b71bba4b3603b23ad65033..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/line-flow-with-floats-7-expected.txt |
| +++ /dev/null |
| @@ -1,16 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [303, 420, 66, 19], |
| - [297, 420, 72, 19], |
| - [8, 400, 418, 39] |
| - ] |
| - } |
| - ] |
| -} |
| - |