Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/vertical-overflow-same-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/vertical-overflow-same-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/vertical-overflow-same-expected.txt |
| deleted file mode 100644 |
| index dc3d65149a5e25dc1786172eb20b30899f153d08..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/vertical-overflow-same-expected.txt |
| +++ /dev/null |
| @@ -1,14 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [29, 21, 100, 100] |
| - ] |
| - } |
| - ] |
| -} |
| - |