Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/outline-continuations-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/outline-continuations-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/outline-continuations-expected.txt |
| deleted file mode 100644 |
| index c3384b64741cfc698674c0a3566af811587e95af..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/outline-continuations-expected.txt |
| +++ /dev/null |
| @@ -1,18 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [8, 88, 83, 20], |
| - [8, 88, 83, 20], |
| - [6, 86, 87, 24], |
| - [6, 86, 87, 24], |
| - [4, 84, 91, 28] |
| - ] |
| - } |
| - ] |
| -} |
| - |