| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/crbug-371640-3-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/crbug-371640-3-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/crbug-371640-3-expected.txt | 
| index 4a3ae423c7cd93e77369f8e2dd562fd7d708ea18..2bdb6aea3c160b32b83c9f18e175eb93d952cf8c 100644 | 
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/crbug-371640-3-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/crbug-371640-3-expected.txt | 
| @@ -36,20 +36,16 @@ | 
| "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 (relative positioned) DIV id='keep_inner'", | 
| -      "reason": "bounds change" | 
| +      "reason": "location change" | 
| }, | 
| { | 
| "object": "LayoutBlockFlow (positioned) DIV id='abs_pos'", | 
| -      "reason": "bounds change" | 
| +      "reason": "location change" | 
| }, | 
| { | 
| "object": "LayoutBlockFlow DIV id='keep_child'", | 
|  |