Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/hover-invalidation-table-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/hover-invalidation-table-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/hover-invalidation-table-expected.txt |
| deleted file mode 100644 |
| index 85ff66be85d6eeea4a0f109088e687e246281e89..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/hover-invalidation-table-expected.txt |
| +++ /dev/null |
| @@ -1,14 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [8, 218, 70, 26] |
| - ] |
| - } |
| - ] |
| -} |
| - |