Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/border-radius-with-outline-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/border-radius-with-outline-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/border-radius-with-outline-expected.txt |
| deleted file mode 100644 |
| index de0319ac5f0d25e02ab9f53821dc2c8445f8de1c..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/border-radius-with-outline-expected.txt |
| +++ /dev/null |
| @@ -1,15 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [45, 45, 310, 310], |
| - [45, 45, 190, 310] |
| - ] |
| - } |
| - ] |
| -} |
| - |