Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/scroll-in-transformed-layer-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/scroll-in-transformed-layer-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/scroll-in-transformed-layer-expected.txt |
| deleted file mode 100644 |
| index 437e1472106391dcbc4799c513e61c38a20cfb42..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/scroll-in-transformed-layer-expected.txt |
| +++ /dev/null |
| @@ -1,17 +0,0 @@ |
| -{ |
| - "bounds": [800, 2016], |
| - "children": [ |
| - { |
| - "bounds": [800, 2016], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [100, 150, 100, 100], |
| - [100, 150, 100, 100], |
| - [79, 129, 142, 142], |
| - [79, 129, 142, 142] |
| - ] |
| - } |
| - ] |
| -} |
| - |