| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/crbug-371640-4-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/crbug-371640-4-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/crbug-371640-4-expected.txt | 
| index 45be6aff7b84e19e6c8e5aa92ca0db5f84cd5ab1..908fea80d75f049ac4810be918e630b2915f321e 100644 | 
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/crbug-371640-4-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/crbug-371640-4-expected.txt | 
| @@ -59,16 +59,12 @@ | 
| "reason": "layoutObject removal" | 
| }, | 
| { | 
| -      "object": "LayoutBlockFlow (relative positioned) (floating) DIV id='keep_outer' class='outer'", | 
| -      "reason": "bounds change" | 
| -    }, | 
| -    { | 
| "object": "LayoutBlockFlow (positioned) DIV class='abs_pos'", | 
| -      "reason": "bounds change" | 
| +      "reason": "location change" | 
| }, | 
| { | 
| "object": "LayoutBlockFlow (relative positioned) (floating) DIV id='keep_inner' class='inner'", | 
| -      "reason": "bounds change" | 
| +      "reason": "location change" | 
| }, | 
| { | 
| "object": "LayoutBlockFlow DIV id='keep' class='item'", | 
|  |