| Index: third_party/WebKit/LayoutTests/fast/repaint/background-shorthand-with-gradient-and-height-changes-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/background-shorthand-with-gradient-and-height-changes-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/background-shorthand-with-gradient-and-height-changes-expected.txt | 
| index e2c540feb1c180ddbd99243818cf765b203a09b8..172cd928df8bc2f79c65befb8098cd85b34c9013 100644 | 
| --- a/third_party/WebKit/LayoutTests/fast/repaint/background-shorthand-with-gradient-and-height-changes-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/background-shorthand-with-gradient-and-height-changes-expected.txt | 
| @@ -12,11 +12,6 @@ | 
| "object": "LayoutBlockFlow DIV id='outer'", | 
| "rect": [8, 8, 784, 500], | 
| "reason": "border box change" | 
| -        }, | 
| -        { | 
| -          "object": "LayoutBlockFlow DIV id='inner'", | 
| -          "rect": [8, 308, 784, 200], | 
| -          "reason": "incremental" | 
| } | 
| ] | 
| } | 
| @@ -25,10 +20,6 @@ | 
| { | 
| "object": "LayoutBlockFlow DIV id='outer'", | 
| "reason": "border box change" | 
| -    }, | 
| -    { | 
| -      "object": "LayoutBlockFlow DIV id='inner'", | 
| -      "reason": "incremental" | 
| } | 
| ] | 
| } | 
|  |