Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/transform-replaced-shadows-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/transform-replaced-shadows-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/transform-replaced-shadows-expected.txt |
| deleted file mode 100644 |
| index fb7af1b9e97ee6da18bdd248cf4678d33cd631b3..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/transform-replaced-shadows-expected.txt |
| +++ /dev/null |
| @@ -1,15 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [8, 28, 140, 140], |
| - [-12, 28, 280, 280] |
| - ] |
| - } |
| - ] |
| -} |
| - |