Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/repaint-descandant-on-ancestor-layer-move-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/repaint-descandant-on-ancestor-layer-move-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/repaint-descandant-on-ancestor-layer-move-expected.txt |
| deleted file mode 100644 |
| index 2d934e4960af3d385b9357f75c18953dc16260a0..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/repaint-descandant-on-ancestor-layer-move-expected.txt |
| +++ /dev/null |
| @@ -1,17 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [428, 38, 300, 20], |
| - [408, 18, 300, 20], |
| - [28, 38, 300, 20], |
| - [8, 18, 300, 20] |
| - ] |
| - } |
| - ] |
| -} |
| - |