Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/line-flow-with-floats-2-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/line-flow-with-floats-2-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/line-flow-with-floats-2-expected.txt |
| deleted file mode 100644 |
| index 1fb2c2bc141da4c5ac9818f2f274b7872eab00c7..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/line-flow-with-floats-2-expected.txt |
| +++ /dev/null |
| @@ -1,23 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [485, 0, 15, 600], |
| - [372, 384, 48, 80], |
| - [372, 383, 48, 80], |
| - [303, 421, 66, 19], |
| - [303, 420, 66, 19], |
| - [151, 180, 39, 19], |
| - [149, 180, 44, 20], |
| - [14, 364, 48, 64], |
| - [14, 363, 48, 64], |
| - [8, 160, 418, 440] |
| - ] |
| - } |
| - ] |
| -} |
| - |