| Index: third_party/WebKit/LayoutTests/fast/repaint/overflow-hide-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/overflow-hide-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/overflow-hide-expected.txt | 
| deleted file mode 100644 | 
| index cd1190495e88bd0c023a4b203cbaaaac703ba043..0000000000000000000000000000000000000000 | 
| --- a/third_party/WebKit/LayoutTests/fast/repaint/overflow-hide-expected.txt | 
| +++ /dev/null | 
| @@ -1,35 +0,0 @@ | 
| -{ | 
| -  "name": "Content Root Layer", | 
| -  "bounds": [800, 2016], | 
| -  "children": [ | 
| -    { | 
| -      "name": "LayoutView #document", | 
| -      "bounds": [800, 2016], | 
| -      "contentsOpaque": true, | 
| -      "drawsContent": true, | 
| -      "paintInvalidations": [ | 
| -        { | 
| -          "object": "LayoutBlockFlow (relative positioned) DIV class='relative red'", | 
| -          "rect": [108, 108, 100, 100], | 
| -          "reason": "became invisible" | 
| -        }, | 
| -        { | 
| -          "object": "LayoutBlockFlow (positioned) DIV id='overflowParent' class='absolute green'", | 
| -          "rect": [8, 8, 100, 100], | 
| -          "reason": "style change" | 
| -        } | 
| -      ] | 
| -    } | 
| -  ], | 
| -  "objectPaintInvalidations": [ | 
| -    { | 
| -      "object": "LayoutBlockFlow (positioned) DIV id='overflowParent' class='absolute green'", | 
| -      "reason": "style change" | 
| -    }, | 
| -    { | 
| -      "object": "LayoutBlockFlow (relative positioned) DIV class='relative red'", | 
| -      "reason": "became invisible" | 
| -    } | 
| -  ] | 
| -} | 
| - | 
|  |