Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/invalidate-invisible-element-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/invalidate-invisible-element-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/invalidate-invisible-element-expected.txt |
| deleted file mode 100644 |
| index d8b3f90f1a0c30a5a4cc66c2d25e3f316d5533fa..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/invalidate-invisible-element-expected.txt |
| +++ /dev/null |
| @@ -1,14 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [200, 300, 200, 200] |
| - ] |
| - } |
| - ] |
| -} |
| - |