Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/fixed-child-move-after-scroll-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/fixed-child-move-after-scroll-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/fixed-child-move-after-scroll-expected.txt |
| deleted file mode 100644 |
| index 11acbf31c133f884aa77d5efbe2a781478c6a7b7..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/fixed-child-move-after-scroll-expected.txt |
| +++ /dev/null |
| @@ -1,15 +0,0 @@ |
| -{ |
| - "bounds": [785, 3016], |
| - "children": [ |
| - { |
| - "bounds": [785, 3016], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [150, 270, 100, 100], |
| - [10, 270, 100, 100] |
| - ] |
| - } |
| - ] |
| -} |
| - |