Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/gradients-em-stops-repaint-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/gradients-em-stops-repaint-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/gradients-em-stops-repaint-expected.txt |
| deleted file mode 100644 |
| index bec360e339c66f75381ba3203473a507ad0fed81..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/gradients-em-stops-repaint-expected.txt |
| +++ /dev/null |
| @@ -1,17 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [345, 19, 240, 20], |
| - [345, 19, 80, 20], |
| - [344, 18, 302, 122], |
| - [8, 8, 784, 146] |
| - ] |
| - } |
| - ] |
| -} |
| - |