Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/intermediate-layout-position-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/intermediate-layout-position-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/intermediate-layout-position-expected.txt |
| deleted file mode 100644 |
| index c5aa70e9d9a1ef0d3a442dfadcc0be89a5e6f07b..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/intermediate-layout-position-expected.txt |
| +++ /dev/null |
| @@ -1,19 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [10, 150, 42, 40], |
| - [10, 150, 42, 20], |
| - [8, 172, 46, 20], |
| - [8, 172, 46, 20], |
| - [8, 170, 46, 20], |
| - [8, 74, 46, 20] |
| - ] |
| - } |
| - ] |
| -} |
| - |