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