Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/scroll-fixed-layer-with-transformed-parent-layer-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/scroll-fixed-layer-with-transformed-parent-layer-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/scroll-fixed-layer-with-transformed-parent-layer-expected.txt |
| deleted file mode 100644 |
| index c87888c7b95e6c8b269a9cb1ca2673fefab8f303..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/scroll-fixed-layer-with-transformed-parent-layer-expected.txt |
| +++ /dev/null |
| @@ -1,14 +0,0 @@ |
| -{ |
| - "bounds": [800, 2016], |
| - "children": [ |
| - { |
| - "bounds": [800, 2016], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [93, 234, 142, 143] |
| - ] |
| - } |
| - ] |
| -} |
| - |