| Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/positioned-great-grandparent-change-location-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/positioned-great-grandparent-change-location-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/positioned-great-grandparent-change-location-expected.txt | 
| index a71251e7bdb80dd468c7d58ac68c1be10a1b915b..040a95fff2ef8e92867ba10f33908839281b7b96 100644 | 
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/positioned-great-grandparent-change-location-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/positioned-great-grandparent-change-location-expected.txt | 
| @@ -33,16 +33,12 @@ | 
| ], | 
| "objectPaintInvalidations": [ | 
| { | 
| -      "object": "LayoutBlockFlow (positioned) DIV id='great-grandparent'", | 
| -      "reason": "bounds change" | 
| -    }, | 
| -    { | 
| "object": "LayoutBlockFlow (positioned) DIV", | 
| -      "reason": "bounds change" | 
| +      "reason": "location change" | 
| }, | 
| { | 
| "object": "LayoutBlockFlow (positioned) DIV", | 
| -      "reason": "bounds change" | 
| +      "reason": "location change" | 
| }, | 
| { | 
| "object": "LayoutBlockFlow (positioned) DIV", | 
|  |