| Index: third_party/WebKit/LayoutTests/fast/repaint/bugzilla-6388-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/bugzilla-6388-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/bugzilla-6388-expected.txt | 
| deleted file mode 100644 | 
| index 2b6b06a0f49349922e35dce271ce4f579aaec541..0000000000000000000000000000000000000000 | 
| --- a/third_party/WebKit/LayoutTests/fast/repaint/bugzilla-6388-expected.txt | 
| +++ /dev/null | 
| @@ -1,35 +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", | 
| -          "rect": [8, 130, 100, 100], | 
| -          "reason": "location change" | 
| -        }, | 
| -        { | 
| -          "object": "LayoutBlockFlow DIV", | 
| -          "rect": [8, 130, 100, 100], | 
| -          "reason": "became invisible" | 
| -        } | 
| -      ] | 
| -    } | 
| -  ], | 
| -  "objectPaintInvalidations": [ | 
| -    { | 
| -      "object": "LayoutBlockFlow (positioned) DIV", | 
| -      "reason": "location change" | 
| -    }, | 
| -    { | 
| -      "object": "LayoutBlockFlow DIV", | 
| -      "reason": "became invisible" | 
| -    } | 
| -  ] | 
| -} | 
| - | 
|  |