| Index: third_party/WebKit/LayoutTests/platform/linux/fast/table/resize-table-row-repaint-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/table/resize-table-row-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/table/resize-table-row-repaint-expected.txt | 
| index 88393e267a3a8a0621a986e5c8a4ea5495046c78..637838b310ab8f72c3aee5947e24ad2448bf2d6c 100644 | 
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/table/resize-table-row-repaint-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/table/resize-table-row-repaint-expected.txt | 
| @@ -9,11 +9,6 @@ | 
| "drawsContent": true, | 
| "paintInvalidations": [ | 
| { | 
| -          "object": "LayoutTableRow TR id='row'", | 
| -          "rect": [0, 202, 106, 100], | 
| -          "reason": "incremental" | 
| -        }, | 
| -        { | 
| "object": "LayoutTableCell TD", | 
| "rect": [2, 102, 102, 200], | 
| "reason": "forced by layout" | 
| @@ -33,10 +28,6 @@ | 
| ], | 
| "objectPaintInvalidations": [ | 
| { | 
| -      "object": "LayoutTableRow TR id='row'", | 
| -      "reason": "incremental" | 
| -    }, | 
| -    { | 
| "object": "LayoutTableCell TD", | 
| "reason": "forced by layout" | 
| }, | 
|  |