| Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/positioned-great-grandparent-change-location-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/positioned-great-grandparent-change-location-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/positioned-great-grandparent-change-location-expected.txt | 
| similarity index 87% | 
| rename from third_party/WebKit/LayoutTests/fast/repaint/positioned-great-grandparent-change-location-expected.txt | 
| rename to third_party/WebKit/LayoutTests/platform/mac/fast/repaint/positioned-great-grandparent-change-location-expected.txt | 
| index ac6e33b5d68e525710b4105e6426123042a53ab0..158bb074d54caeefcefa22012e286700db2a2e9c 100644 | 
| --- a/third_party/WebKit/LayoutTests/fast/repaint/positioned-great-grandparent-change-location-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/platform/mac/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", | 
|  |