| Index: third_party/WebKit/LayoutTests/fast/repaint/align-items-overflow-change-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/align-items-overflow-change-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/align-items-overflow-change-expected.txt | 
| index 930c6e54b6bfb9b0f378da20fd9c64d9fe75cdd1..89c4c03570affecc3128343f1fc77fd81e6987bc 100644 | 
| --- a/third_party/WebKit/LayoutTests/fast/repaint/align-items-overflow-change-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/align-items-overflow-change-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='item1'", | 
| "rect": [0, 52, 200, 200], | 
| "reason": "bounds change" | 
| @@ -28,10 +23,6 @@ | 
| ], | 
| "objectPaintInvalidations": [ | 
| { | 
| -      "object": "LayoutGrid DIV id='container'", | 
| -      "reason": "style change" | 
| -    }, | 
| -    { | 
| "object": "LayoutBlockFlow DIV class='item1'", | 
| "reason": "bounds change" | 
| }, | 
|  |