Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/outline-clip-change-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/outline-clip-change-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/outline-clip-change-expected.txt |
| deleted file mode 100644 |
| index e7bff89372134b50148dd17bd44a0ade8546c0d2..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/outline-clip-change-expected.txt |
| +++ /dev/null |
| @@ -1,15 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [48, 108, 81, 20], |
| - [43, 103, 91, 30] |
| - ] |
| - } |
| - ] |
| -} |
| - |