| Index: third_party/WebKit/Source/core/layout/LayoutTable.cpp
|
| diff --git a/third_party/WebKit/Source/core/layout/LayoutTable.cpp b/third_party/WebKit/Source/core/layout/LayoutTable.cpp
|
| index 80d088397a31799389c5b3cde1c750fc75b79c86..406399d289a13c17796f7c46b0e4b5080f96065d 100644
|
| --- a/third_party/WebKit/Source/core/layout/LayoutTable.cpp
|
| +++ b/third_party/WebKit/Source/core/layout/LayoutTable.cpp
|
| @@ -45,7 +45,6 @@
|
| #include "core/paint/PaintLayer.h"
|
| #include "core/paint/TablePaintInvalidator.h"
|
| #include "core/paint/TablePainter.h"
|
| -#include "core/style/StyleInheritedData.h"
|
| #include "platform/wtf/PtrUtil.h"
|
|
|
| namespace blink {
|
|
|