Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/scrollbar-damage-and-full-viewport-repaint-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/scrollbar-damage-and-full-viewport-repaint-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/scrollbar-damage-and-full-viewport-repaint-expected.txt |
| deleted file mode 100644 |
| index eecea68b5ea980530e583895f3825feb118101f7..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/scrollbar-damage-and-full-viewport-repaint-expected.txt |
| +++ /dev/null |
| @@ -1,15 +0,0 @@ |
| -{ |
| - "bounds": [1000, 600], |
| - "children": [ |
| - { |
| - "bounds": [1000, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [101, 51, 101, 201], |
| - [1, 236, 185, 15] |
| - ] |
| - } |
| - ] |
| -} |
| - |