Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/line-flow-with-floats-9-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/line-flow-with-floats-9-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/line-flow-with-floats-9-expected.txt |
| deleted file mode 100644 |
| index 78bf7256709c09b468613ad5d92db4e232985b86..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/line-flow-with-floats-9-expected.txt |
| +++ /dev/null |
| @@ -1,15 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [372, 243, 48, 48], |
| - [8, 74, 418, 526] |
| - ] |
| - } |
| - ] |
| -} |
| - |