Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/scroll-fixed-layer-with-no-visible-content-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/scroll-fixed-layer-with-no-visible-content-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/scroll-fixed-layer-with-no-visible-content-expected.txt |
| deleted file mode 100644 |
| index e6ccc9e76825c533427e8da258ba38292e4d2e7f..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/scroll-fixed-layer-with-no-visible-content-expected.txt |
| +++ /dev/null |
| @@ -1,15 +0,0 @@ |
| -{ |
| - "bounds": [800, 2016], |
| - "children": [ |
| - { |
| - "bounds": [800, 2016], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [100, 1150, 100, 100], |
| - [100, 1150, 100, 100] |
| - ] |
| - } |
| - ] |
| -} |
| - |