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