| Index: third_party/WebKit/Source/core/paint/TableCellPainter.h
|
| diff --git a/third_party/WebKit/Source/core/paint/TableCellPainter.h b/third_party/WebKit/Source/core/paint/TableCellPainter.h
|
| index 13cff4b393c4b7144885d9fbe1cf1e6a0a74c13b..6e2f100d9234c5b26238c254960c4ae9f8219fe8 100644
|
| --- a/third_party/WebKit/Source/core/paint/TableCellPainter.h
|
| +++ b/third_party/WebKit/Source/core/paint/TableCellPainter.h
|
| @@ -5,7 +5,6 @@
|
| #ifndef TableCellPainter_h
|
| #define TableCellPainter_h
|
|
|
| -#include "core/style/CollapsedBorderValue.h"
|
| #include "platform/graphics/paint/DisplayItem.h"
|
| #include "platform/wtf/Allocator.h"
|
|
|
|
|