| Index: third_party/WebKit/LayoutTests/fast/repaint/align-content-position-change-grid-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/align-content-position-change-grid-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/align-content-position-change-grid-expected.txt | 
| index 044fe9c99890e428ca1608ad4c43fceddbf5bc7f..abe17a3ddae93e540d7fcfb5b52b54062822660d 100644 | 
| --- a/third_party/WebKit/LayoutTests/fast/repaint/align-content-position-change-grid-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/align-content-position-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, 302, 200, 50], | 
| "reason": "bounds change" | 
| @@ -48,10 +43,6 @@ | 
| ], | 
| "objectPaintInvalidations": [ | 
| { | 
| -      "object": "LayoutGrid DIV id='container'", | 
| -      "reason": "style change" | 
| -    }, | 
| -    { | 
| "object": "LayoutBlockFlow DIV class='item'", | 
| "reason": "bounds change" | 
| }, | 
|  |