Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/add-table-overpaint-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/add-table-overpaint-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/add-table-overpaint-expected.txt |
| deleted file mode 100644 |
| index c08b62f41dba4f36245f5cbc5624b51debf4ff60..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/add-table-overpaint-expected.txt |
| +++ /dev/null |
| @@ -1,21 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [2, 314, 152, 152], |
| - [0, 314, 156, 152], |
| - [0, 312, 800, 156], |
| - [0, 312, 800, 156], |
| - [0, 312, 800, 156], |
| - [0, 312, 800, 156], |
| - [0, 312, 156, 156], |
| - [0, 312, 156, 156] |
| - ] |
| - } |
| - ] |
| -} |
| - |