| Index: third_party/WebKit/Source/core/layout/LayoutInline.cpp
|
| diff --git a/third_party/WebKit/Source/core/layout/LayoutInline.cpp b/third_party/WebKit/Source/core/layout/LayoutInline.cpp
|
| index f33c3e2ec468f3682adb8ec08d0678d708cc1408..0c19c50e2c7a400a90c68fb980d544102ef88a99 100644
|
| --- a/third_party/WebKit/Source/core/layout/LayoutInline.cpp
|
| +++ b/third_party/WebKit/Source/core/layout/LayoutInline.cpp
|
| @@ -37,7 +37,6 @@
|
| #include "core/paint/InlinePainter.h"
|
| #include "core/paint/ObjectPainter.h"
|
| #include "core/paint/PaintLayer.h"
|
| -#include "core/style/StyleInheritedData.h"
|
| #include "platform/geometry/FloatQuad.h"
|
| #include "platform/geometry/Region.h"
|
| #include "platform/geometry/TransformState.h"
|
|
|