Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/fixed-table-cell-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/fixed-table-cell-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/fixed-table-cell-expected.txt |
| deleted file mode 100644 |
| index 6f98075341d5f71307bb9e3f35a5e8dbfff8d3ed..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/fixed-table-cell-expected.txt |
| +++ /dev/null |
| @@ -1,18 +0,0 @@ |
| -{ |
| - "bounds": [800, 2016], |
| - "children": [ |
| - { |
| - "bounds": [800, 2016], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [200, 200, 100, 100], |
| - [200, 200, 100, 100], |
| - [50, 200, 100, 100], |
| - [0, 0, 350, 350], |
| - [0, 0, 350, 350] |
| - ] |
| - } |
| - ] |
| -} |
| - |