Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/outline-change-continuations-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/outline-change-continuations-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/outline-change-continuations-expected.txt |
| deleted file mode 100644 |
| index 5fb154773ccc8d19132707ab349a24fcc24ff8c5..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/outline-change-continuations-expected.txt |
| +++ /dev/null |
| @@ -1,19 +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], |
| - [6, 86, 87, 24], |
| - [4, 84, 91, 28] |
| - ] |
| - } |
| - ] |
| -} |
| - |