Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/box-shadow-dynamic-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/box-shadow-dynamic-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/box-shadow-dynamic-expected.txt |
| deleted file mode 100644 |
| index 7303203d1eabcae724974dd7c9ff52d52769d547..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/box-shadow-dynamic-expected.txt |
| +++ /dev/null |
| @@ -1,19 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [28, 222, 30, 20], |
| - [28, 122, 30, 20], |
| - [18, 192, 55, 55], |
| - [18, 192, 55, 35], |
| - [18, 72, 55, 75], |
| - [18, 72, 55, 55] |
| - ] |
| - } |
| - ] |
| -} |
| - |