| Index: third_party/WebKit/LayoutTests/fast/repaint/align-content-distribution-change-grid-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/align-content-distribution-change-grid-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/align-content-distribution-change-grid-expected.txt | 
| index cf740f50be1e1a1eefa0513b61680918074c37c9..09f4c08cf4914e6ec937c051be2ecdfefca9c6be 100644 | 
| --- a/third_party/WebKit/LayoutTests/fast/repaint/align-content-distribution-change-grid-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/align-content-distribution-change-grid-expected.txt | 
| @@ -9,11 +9,6 @@ | 
| "drawsContent": true, | 
| "paintInvalidations": [ | 
| { | 
| -          "object": "LayoutGrid DIV id='container'", | 
| -          "rect": [0, 52, 200, 300], | 
| -          "reason": "style change" | 
| -        }, | 
| -        { | 
| "object": "LayoutBlockFlow DIV class='item'", | 
| "rect": [0, 252, 200, 100], | 
| "reason": "bounds change" | 
| @@ -33,10 +28,6 @@ | 
| ], | 
| "objectPaintInvalidations": [ | 
| { | 
| -      "object": "LayoutGrid DIV id='container'", | 
| -      "reason": "style change" | 
| -    }, | 
| -    { | 
| "object": "LayoutBlockFlow DIV class='item'", | 
| "reason": "bounds change" | 
| }, | 
|  |