| Index: third_party/WebKit/LayoutTests/paint/invalidation/table/composited-section-change-collapsed-border-color-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/table/composited-section-change-collapsed-border-color-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/table/composited-section-change-collapsed-border-color-expected.txt | 
| deleted file mode 100644 | 
| index 8505bd0225f1a7a833ff9ea3ea52141b6d53d049..0000000000000000000000000000000000000000 | 
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/table/composited-section-change-collapsed-border-color-expected.txt | 
| +++ /dev/null | 
| @@ -1,41 +0,0 @@ | 
| -{ | 
| -  "layers": [ | 
| -    { | 
| -      "name": "LayoutView #document", | 
| -      "bounds": [800, 600], | 
| -      "contentsOpaque": true, | 
| -      "drawsContent": true, | 
| -      "paintInvalidations": [ | 
| -        { | 
| -          "object": "LayoutTable TABLE", | 
| -          "rect": [8, 82, 112, 112], | 
| -          "reason": "invalidate paint rectangle" | 
| -        } | 
| -      ] | 
| -    }, | 
| -    { | 
| -      "name": "LayoutTableSection THEAD id='a'", | 
| -      "position": [10, 84], | 
| -      "bounds": [107, 107], | 
| -      "drawsContent": true, | 
| -      "paintInvalidations": [ | 
| -        { | 
| -          "object": "LayoutTableSection THEAD id='a'", | 
| -          "rect": [0, 0, 107, 107], | 
| -          "reason": "style change" | 
| -        } | 
| -      ] | 
| -    } | 
| -  ], | 
| -  "objectPaintInvalidations": [ | 
| -    { | 
| -      "object": "LayoutTable TABLE", | 
| -      "reason": "invalidate paint rectangle" | 
| -    }, | 
| -    { | 
| -      "object": "LayoutTableSection THEAD id='a'", | 
| -      "reason": "style change" | 
| -    } | 
| -  ] | 
| -} | 
| - | 
|  |