| Index: third_party/WebKit/LayoutTests/fast/repaint/padding-keeping-content-size-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/padding-keeping-content-size-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/padding-keeping-content-size-expected.txt | 
| deleted file mode 100644 | 
| index 40b0280584c88bf9a33ebdcdfb0d29008df474e7..0000000000000000000000000000000000000000 | 
| --- a/third_party/WebKit/LayoutTests/fast/repaint/padding-keeping-content-size-expected.txt | 
| +++ /dev/null | 
| @@ -1,54 +0,0 @@ | 
| -{ | 
| -  "name": "Content Root Layer", | 
| -  "bounds": [800, 600], | 
| -  "children": [ | 
| -    { | 
| -      "name": "LayoutView #document", | 
| -      "bounds": [800, 600], | 
| -      "contentsOpaque": true, | 
| -      "drawsContent": true, | 
| -      "paintInvalidations": [ | 
| -        { | 
| -          "object": "LayoutBlockFlow (positioned) DIV id='target2' class='outer'", | 
| -          "rect": [0, 200, 140, 140], | 
| -          "reason": "background obscuration change" | 
| -        }, | 
| -        { | 
| -          "object": "LayoutBlockFlow (positioned) DIV id='target1' class='outer'", | 
| -          "rect": [0, 100, 140, 40], | 
| -          "reason": "incremental" | 
| -        }, | 
| -        { | 
| -          "object": "LayoutBlockFlow DIV class='inner'", | 
| -          "rect": [20, 220, 100, 100], | 
| -          "reason": "bounds change" | 
| -        }, | 
| -        { | 
| -          "object": "LayoutBlockFlow DIV class='inner'", | 
| -          "rect": [0, 200, 100, 100], | 
| -          "reason": "bounds change" | 
| -        }, | 
| -        { | 
| -          "object": "LayoutBlockFlow (positioned) DIV id='target1' class='outer'", | 
| -          "rect": [100, 0, 40, 140], | 
| -          "reason": "incremental" | 
| -        } | 
| -      ] | 
| -    } | 
| -  ], | 
| -  "objectPaintInvalidations": [ | 
| -    { | 
| -      "object": "LayoutBlockFlow (positioned) DIV id='target1' class='outer'", | 
| -      "reason": "incremental" | 
| -    }, | 
| -    { | 
| -      "object": "LayoutBlockFlow (positioned) DIV id='target2' class='outer'", | 
| -      "reason": "background obscuration change" | 
| -    }, | 
| -    { | 
| -      "object": "LayoutBlockFlow DIV class='inner'", | 
| -      "reason": "bounds change" | 
| -    } | 
| -  ] | 
| -} | 
| - | 
|  |