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