| Index: third_party/WebKit/LayoutTests/fast/repaint/positioned-great-grandparent-change-location-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/positioned-great-grandparent-change-location-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/positioned-great-grandparent-change-location-expected.txt | 
| deleted file mode 100644 | 
| index ac6e33b5d68e525710b4105e6426123042a53ab0..0000000000000000000000000000000000000000 | 
| --- a/third_party/WebKit/LayoutTests/fast/repaint/positioned-great-grandparent-change-location-expected.txt | 
| +++ /dev/null | 
| @@ -1,65 +0,0 @@ | 
| -{ | 
| -  "name": "Content Root Layer", | 
| -  "bounds": [800, 600], | 
| -  "children": [ | 
| -    { | 
| -      "name": "LayoutView #document", | 
| -      "bounds": [800, 600], | 
| -      "contentsOpaque": true, | 
| -      "drawsContent": true, | 
| -      "paintInvalidations": [ | 
| -        { | 
| -          "object": "LayoutBlockFlow (positioned) DIV", | 
| -          "rect": [100, 200, 100, 100], | 
| -          "reason": "bounds change" | 
| -        }, | 
| -        { | 
| -          "object": "LayoutBlockFlow (positioned) DIV", | 
| -          "rect": [100, 100, 100, 100], | 
| -          "reason": "bounds change" | 
| -        }, | 
| -        { | 
| -          "object": "LayoutText #text", | 
| -          "rect": [100, 200, 41, 18], | 
| -          "reason": "bounds change" | 
| -        }, | 
| -        { | 
| -          "object": "LayoutText #text", | 
| -          "rect": [100, 100, 41, 18], | 
| -          "reason": "bounds change" | 
| -        } | 
| -      ] | 
| -    } | 
| -  ], | 
| -  "objectPaintInvalidations": [ | 
| -    { | 
| -      "object": "LayoutBlockFlow (positioned) DIV id='great-grandparent'", | 
| -      "reason": "bounds change" | 
| -    }, | 
| -    { | 
| -      "object": "LayoutBlockFlow (positioned) DIV", | 
| -      "reason": "bounds change" | 
| -    }, | 
| -    { | 
| -      "object": "LayoutBlockFlow (positioned) DIV", | 
| -      "reason": "bounds change" | 
| -    }, | 
| -    { | 
| -      "object": "LayoutBlockFlow (positioned) DIV", | 
| -      "reason": "bounds change" | 
| -    }, | 
| -    { | 
| -      "object": "RootInlineBox", | 
| -      "reason": "bounds change" | 
| -    }, | 
| -    { | 
| -      "object": "LayoutText #text", | 
| -      "reason": "bounds change" | 
| -    }, | 
| -    { | 
| -      "object": "InlineTextBox 'Target'", | 
| -      "reason": "bounds change" | 
| -    } | 
| -  ] | 
| -} | 
| - | 
|  |