Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/subtree-root-skipped-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/subtree-root-skipped-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/subtree-root-skipped-expected.txt |
| deleted file mode 100644 |
| index bdbb56c223e0b3a52c6f7d29458c5e9fa41c0c86..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/subtree-root-skipped-expected.txt |
| +++ /dev/null |
| @@ -1,17 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [10, 11, 149, 16], |
| - [8, 298, 10, 10], |
| - [8, 288, 10, 20], |
| - [8, 8, 200, 22] |
| - ] |
| - } |
| - ] |
| -} |
| - |