Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/overflow-scroll-delete-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/overflow-scroll-delete-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/overflow-scroll-delete-expected.txt |
| deleted file mode 100644 |
| index b912cc35beab1f9226ac5a71080500f20ac7c4dc..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/overflow-scroll-delete-expected.txt |
| +++ /dev/null |
| @@ -1,15 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [45, 136, 6, 17], |
| - [8, 136, 80, 17] |
| - ] |
| - } |
| - ] |
| -} |
| - |