Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/table-col-background-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/table-col-background-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/table-col-background-expected.txt |
| deleted file mode 100644 |
| index 0e9d7e86ad87aaecdde8b9b190fce9cce1482a4f..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/table-col-background-expected.txt |
| +++ /dev/null |
| @@ -1,15 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [8, 8, 106, 104], |
| - [8, 8, 106, 104] |
| - ] |
| - } |
| - ] |
| -} |
| - |