Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/line-flow-with-floats-3-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/line-flow-with-floats-3-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/line-flow-with-floats-3-expected.txt |
| deleted file mode 100644 |
| index 1b978b4325573db77777228a4b6e378e9f13ba77..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/line-flow-with-floats-3-expected.txt |
| +++ /dev/null |
| @@ -1,18 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [372, 383, 48, 80], |
| - [356, 383, 64, 80], |
| - [303, 420, 66, 19], |
| - [14, 420, 339, 39], |
| - [8, 380, 418, 219] |
| - ] |
| - } |
| - ] |
| -} |
| - |