| Index: third_party/WebKit/LayoutTests/fast/repaint/block-layout-inline-children-replaced-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/block-layout-inline-children-replaced-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/block-layout-inline-children-replaced-expected.txt | 
| deleted file mode 100644 | 
| index 630d1f13fddda9dd495233d8f279dc556ebe70fe..0000000000000000000000000000000000000000 | 
| --- a/third_party/WebKit/LayoutTests/fast/repaint/block-layout-inline-children-replaced-expected.txt | 
| +++ /dev/null | 
| @@ -1,39 +0,0 @@ | 
| -{ | 
| -  "name": "Content Root Layer", | 
| -  "bounds": [800, 600], | 
| -  "children": [ | 
| -    { | 
| -      "name": "LayoutView #document", | 
| -      "bounds": [800, 600], | 
| -      "contentsOpaque": true, | 
| -      "drawsContent": true, | 
| -      "paintInvalidations": [ | 
| -        { | 
| -          "object": "LayoutBlockFlow DIV id='target' class='target'", | 
| -          "rect": [0, 116, 402, 152], | 
| -          "reason": "forced by layout" | 
| -        }, | 
| -        { | 
| -          "object": "LayoutImage IMG", | 
| -          "rect": [151, 117, 100, 100], | 
| -          "reason": "layoutObject insertion" | 
| -        } | 
| -      ] | 
| -    } | 
| -  ], | 
| -  "objectPaintInvalidations": [ | 
| -    { | 
| -      "object": "LayoutBlockFlow DIV id='target' class='target'", | 
| -      "reason": "forced by layout" | 
| -    }, | 
| -    { | 
| -      "object": "RootInlineBox", | 
| -      "reason": "forced by layout" | 
| -    }, | 
| -    { | 
| -      "object": "LayoutImage IMG", | 
| -      "reason": "layoutObject insertion" | 
| -    } | 
| -  ] | 
| -} | 
| - | 
|  |