| Index: third_party/WebKit/LayoutTests/fast/repaint/input-overflow-in-table-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/input-overflow-in-table-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/input-overflow-in-table-expected.txt | 
| deleted file mode 100644 | 
| index d67bc9d0e933d13eceb52840db61b5e4a3272f54..0000000000000000000000000000000000000000 | 
| --- a/third_party/WebKit/LayoutTests/fast/repaint/input-overflow-in-table-expected.txt | 
| +++ /dev/null | 
| @@ -1,26 +0,0 @@ | 
| -{ | 
| -  "name": "Content Root Layer", | 
| -  "bounds": [800, 600], | 
| -  "children": [ | 
| -    { | 
| -      "name": "LayoutView #document", | 
| -      "bounds": [800, 600], | 
| -      "contentsOpaque": true, | 
| -      "drawsContent": true, | 
| -      "paintInvalidations": [ | 
| -        { | 
| -          "object": "LayoutBlockFlow DIV id='test'", | 
| -          "rect": [7, 7, 102, 22], | 
| -          "reason": "style change" | 
| -        } | 
| -      ] | 
| -    } | 
| -  ], | 
| -  "objectPaintInvalidations": [ | 
| -    { | 
| -      "object": "LayoutBlockFlow DIV id='test'", | 
| -      "reason": "style change" | 
| -    } | 
| -  ] | 
| -} | 
| - | 
|  |