| Index: third_party/WebKit/Source/core/layout/LayoutTableRow.cpp
|
| diff --git a/third_party/WebKit/Source/core/layout/LayoutTableRow.cpp b/third_party/WebKit/Source/core/layout/LayoutTableRow.cpp
|
| index 60a3c3f2bd44ae491f482cf93d7c3b0f12028655..be2160cc49dc9a6e0dba9e4b6151db7138a1b4c0 100644
|
| --- a/third_party/WebKit/Source/core/layout/LayoutTableRow.cpp
|
| +++ b/third_party/WebKit/Source/core/layout/LayoutTableRow.cpp
|
| @@ -34,7 +34,6 @@
|
| #include "core/layout/LayoutView.h"
|
| #include "core/layout/SubtreeLayoutScope.h"
|
| #include "core/paint/TableRowPainter.h"
|
| -#include "core/style/StyleInheritedData.h"
|
|
|
| namespace blink {
|
|
|
|
|