Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/border-radius-repaint-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/border-radius-repaint-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/border-radius-repaint-expected.txt |
| deleted file mode 100644 |
| index 4a4efd35ad02a0d6ce0901169633193da1d73dc5..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/border-radius-repaint-expected.txt |
| +++ /dev/null |
| @@ -1,19 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [33, 299, 172, 20], |
| - [33, 137, 172, 20], |
| - [19, 313, 200, 20], |
| - [19, 301, 200, 32], |
| - [19, 151, 200, 20], |
| - [19, 139, 200, 32] |
| - ] |
| - } |
| - ] |
| -} |
| - |