Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/outline-change-invalidation-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/outline-change-invalidation-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/outline-change-invalidation-expected.txt |
| deleted file mode 100644 |
| index 2c951a89a70da70823124b737cb1f0a919e28a17..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/outline-change-invalidation-expected.txt |
| +++ /dev/null |
| @@ -1,19 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [30, 88, 762, 20], |
| - [30, 88, 762, 20], |
| - [30, 83, 767, 30], |
| - [30, 83, 767, 30], |
| - [8, 88, 784, 20], |
| - [8, 83, 789, 30] |
| - ] |
| - } |
| - ] |
| -} |
| - |