Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/border-radius-repaint-2-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/border-radius-repaint-2-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/border-radius-repaint-2-expected.txt |
| deleted file mode 100644 |
| index a9fb980f26fed2a48d7e133f491aa0c1e74d6e5d..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/border-radius-repaint-2-expected.txt |
| +++ /dev/null |
| @@ -1,20 +0,0 @@ |
| -{ |
| - "bounds": [874, 600], |
| - "children": [ |
| - { |
| - "bounds": [874, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [141, 141, 600, 548], |
| - [138, 144, 606, 548], |
| - [138, 139, 606, 553], |
| - [8, 224, 866, 548], |
| - [8, 224, 784, 548], |
| - [8, 8, 866, 764], |
| - [8, 8, 866, 216] |
| - ] |
| - } |
| - ] |
| -} |
| - |