Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/line-flow-with-floats-1-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/line-flow-with-floats-1-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/line-flow-with-floats-1-expected.txt |
| deleted file mode 100644 |
| index 26a03eef55ff2bf4ded584e09faedac0d87d6a8b..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/line-flow-with-floats-1-expected.txt |
| +++ /dev/null |
| @@ -1,21 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [378, 138, 70, 30], |
| - [303, 420, 66, 19], |
| - [244, 420, 64, 19], |
| - [151, 180, 39, 19], |
| - [84, 180, 39, 19], |
| - [14, 363, 48, 64], |
| - [14, 343, 48, 64], |
| - [8, 120, 418, 479] |
| - ] |
| - } |
| - ] |
| -} |
| - |