Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/multicol-with-overflowing-block-bt-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/multicol-with-overflowing-block-bt-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/multicol-with-overflowing-block-bt-expected.txt |
| deleted file mode 100644 |
| index bc7a50ad5d6da63b40e51a1faa91e4cbf87d569f..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/multicol-with-overflowing-block-bt-expected.txt |
| +++ /dev/null |
| @@ -1,14 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [8, 8, 500, 500] |
| - ] |
| - } |
| - ] |
| -} |
| - |