Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/clipped-relative-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/clipped-relative-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/clipped-relative-expected.txt |
| deleted file mode 100644 |
| index eb61167d060afe2f16a2afe181c7995f4e1e2872..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/clipped-relative-expected.txt |
| +++ /dev/null |
| @@ -1,17 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [8, 74, 204, 232], |
| - [8, 74, 204, 232], |
| - [8, 74, 94, 232], |
| - [8, 74, 94, 232] |
| - ] |
| - } |
| - ] |
| -} |
| - |