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