Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/outline-inset-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/outline-inset-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/outline-inset-expected.txt |
| deleted file mode 100644 |
| index 478fbedea7bab6ed217b24547b7124ce10212902..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/outline-inset-expected.txt |
| +++ /dev/null |
| @@ -1,19 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [29, 231, 180, 20], |
| - [29, 69, 180, 20], |
| - [19, 191, 200, 60], |
| - [19, 191, 200, 40], |
| - [19, 29, 200, 60], |
| - [19, 29, 200, 40] |
| - ] |
| - } |
| - ] |
| -} |
| - |