Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/filter-invalidation-after-display-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/filter-invalidation-after-display-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/filter-invalidation-after-display-expected.txt |
| deleted file mode 100644 |
| index a0ed4da64b66a0cc6fbd36507103365075b43105..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/filter-invalidation-after-display-expected.txt |
| +++ /dev/null |
| @@ -1,15 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [300, 8, 328, 328], |
| - [300, 8, 200, 200] |
| - ] |
| - } |
| - ] |
| -} |
| - |