| Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/resize-scrollable-iframe-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/resize-scrollable-iframe-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/resize-scrollable-iframe-expected.txt | 
| index 61b869b33ade04af24b9660491533b2d2550d668..bab242a95f090a762260e7048fdd04a71dea6b31 100644 | 
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/resize-scrollable-iframe-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/resize-scrollable-iframe-expected.txt | 
| @@ -18,8 +18,18 @@ | 
| }, | 
| { | 
| "object": "LayoutView #document", | 
| +          "rect": [8, 193, 285, 200], | 
| +          "reason": "incremental" | 
| +        }, | 
| +        { | 
| +          "object": "LayoutView #document", | 
| "rect": [8, 393, 285, 15], | 
| "reason": "scroll" | 
| +        }, | 
| +        { | 
| +          "object": "LayoutView #document", | 
| +          "rect": [93, 108, 200, 285], | 
| +          "reason": "incremental" | 
| }, | 
| { | 
| "object": "LayoutView #document", | 
| @@ -77,6 +87,10 @@ | 
| { | 
| "object": "VerticalScrollbar", | 
| "reason": "scroll" | 
| +    }, | 
| +    { | 
| +      "object": "LayoutView #document", | 
| +      "reason": "incremental" | 
| } | 
| ] | 
| } | 
|  |