| Index: third_party/WebKit/LayoutTests/fast/repaint/resize-child-within-overflow-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/resize-child-within-overflow-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/resize-child-within-overflow-expected.txt | 
| index b33232243d7e6e9b534cadbf97b9ef26de10ff07..11ebf8936c3ced000cb976f7d4cb23dfd8518567 100644 | 
| --- a/third_party/WebKit/LayoutTests/fast/repaint/resize-child-within-overflow-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/resize-child-within-overflow-expected.txt | 
| @@ -12,11 +12,6 @@ | 
| "object": "LayoutBlockFlow (positioned) DIV class='container'", | 
| "rect": [400, 0, 200, 1000], | 
| "reason": "incremental" | 
| -        }, | 
| -        { | 
| -          "object": "LayoutBlockFlow DIV id='child'", | 
| -          "rect": [400, 0, 200, 50], | 
| -          "reason": "incremental" | 
| } | 
| ] | 
| } | 
| @@ -25,10 +20,6 @@ | 
| { | 
| "object": "LayoutBlockFlow (positioned) DIV class='container'", | 
| "reason": "incremental" | 
| -    }, | 
| -    { | 
| -      "object": "LayoutBlockFlow DIV id='child'", | 
| -      "reason": "incremental" | 
| } | 
| ] | 
| } | 
|  |