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