| Index: third_party/WebKit/LayoutTests/fast/repaint/padding-border-keeping-border-box-and-content-box-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/padding-border-keeping-border-box-and-content-box-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/padding-border-keeping-border-box-and-content-box-expected.txt | 
| deleted file mode 100644 | 
| index 5e5f0d88f9d3f78af1a79eafe1778236dd2871c6..0000000000000000000000000000000000000000 | 
| --- a/third_party/WebKit/LayoutTests/fast/repaint/padding-border-keeping-border-box-and-content-box-expected.txt | 
| +++ /dev/null | 
| @@ -1,26 +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='target'", | 
| -          "rect": [0, 0, 180, 180], | 
| -          "reason": "style change" | 
| -        } | 
| -      ] | 
| -    } | 
| -  ], | 
| -  "objectPaintInvalidations": [ | 
| -    { | 
| -      "object": "LayoutBlockFlow (positioned) DIV id='target'", | 
| -      "reason": "style change" | 
| -    } | 
| -  ] | 
| -} | 
| - | 
|  |