Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/remove-block-after-layout-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/remove-block-after-layout-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/remove-block-after-layout-expected.txt |
| deleted file mode 100644 |
| index dcd733fa0f9a4a2d86f6b343c42488676b13ac35..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/remove-block-after-layout-expected.txt |
| +++ /dev/null |
| @@ -1,16 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [200, 108, 100, 100], |
| - [200, 108, 100, 100], |
| - [8, 108, 100, 100] |
| - ] |
| - } |
| - ] |
| -} |
| - |