Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/scrollbar-invalidation-on-resize-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/scrollbar-invalidation-on-resize-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/scrollbar-invalidation-on-resize-expected.txt |
| deleted file mode 100644 |
| index 37b38a5ab84c97a3c8614e060a6c150e96c4d6de..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/scrollbar-invalidation-on-resize-expected.txt |
| +++ /dev/null |
| @@ -1,15 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [8, 50, 300, 100], |
| - [8, 50, 100, 100] |
| - ] |
| - } |
| - ] |
| -} |
| - |