Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/lines-with-layout-delta-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/lines-with-layout-delta-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/lines-with-layout-delta-expected.txt |
| deleted file mode 100644 |
| index f65975ffbf47461e3206e834bc53ab1dbd63eb99..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/lines-with-layout-delta-expected.txt |
| +++ /dev/null |
| @@ -1,14 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [8, 58, 200, 19] |
| - ] |
| - } |
| - ] |
| -} |
| - |