Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/box-shadow-inset-repaint-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/box-shadow-inset-repaint-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/box-shadow-inset-repaint-expected.txt |
| deleted file mode 100644 |
| index 66ebe87e9ae152b7f63369ed2236d6c1a38fd7c9..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/box-shadow-inset-repaint-expected.txt |
| +++ /dev/null |
| @@ -1,18 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [23, 23, 100, 100], |
| - [8, 38, 784, 100], |
| - [8, 8, 230, 130], |
| - [8, 8, 230, 30], |
| - [0, 46, 800, 100] |
| - ] |
| - } |
| - ] |
| -} |
| - |