Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/table-two-pass-layout-overpaint-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/table-two-pass-layout-overpaint-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/table-two-pass-layout-overpaint-expected.txt |
| deleted file mode 100644 |
| index 2fb778541b20594860cdb246b4b6a41c350e5b7f..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/table-two-pass-layout-overpaint-expected.txt |
| +++ /dev/null |
| @@ -1,14 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [61, 44, 50, 25] |
| - ] |
| - } |
| - ] |
| -} |
| - |