| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/crbug-371640-2-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/crbug-371640-2-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/crbug-371640-2-expected.txt | 
| index 63aea29cceaf75e7d8c3839549c71fb85360dbed..d0753f4093381aa0af90b459ac65b326b453ce1e 100644 | 
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/crbug-371640-2-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/crbug-371640-2-expected.txt | 
| @@ -40,24 +40,20 @@ | 
| "reason": "layoutObject removal" | 
| }, | 
| { | 
| -      "object": "LayoutBlockFlow (floating) DIV id='container'", | 
| -      "reason": "bounds change" | 
| -    }, | 
| -    { | 
| "object": "LayoutBlockFlow (floating) DIV id='keep_outer' class='outer'", | 
| -      "reason": "bounds change" | 
| +      "reason": "location change" | 
| }, | 
| { | 
| "object": "LayoutBlockFlow DIV", | 
| -      "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 (positioned) DIV class='abs_pos'", | 
| -      "reason": "bounds change" | 
| +      "reason": "location change" | 
| }, | 
| { | 
| "object": "LayoutBlockFlow DIV id='keep' class='item'", | 
|  |