Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/line-flow-with-floats-6-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/line-flow-with-floats-6-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/line-flow-with-floats-6-expected.txt |
| deleted file mode 100644 |
| index c03e047057d740bda613a6ec9e31a68d2f3c1b8c..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/line-flow-with-floats-6-expected.txt |
| +++ /dev/null |
| @@ -1,16 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [28, 363, 20, 19], |
| - [14, 363, 48, 64], |
| - [8, 580, 418, 19] |
| - ] |
| - } |
| - ] |
| -} |
| - |