| Index: third_party/WebKit/Source/core/layout/FloatingObjects.cpp
|
| diff --git a/third_party/WebKit/Source/core/layout/FloatingObjects.cpp b/third_party/WebKit/Source/core/layout/FloatingObjects.cpp
|
| index 3972c9d69f9998cf7847d98fbe07c521be9995a0..0dd017f666641eb263cf958229aca39ab5e55185 100644
|
| --- a/third_party/WebKit/Source/core/layout/FloatingObjects.cpp
|
| +++ b/third_party/WebKit/Source/core/layout/FloatingObjects.cpp
|
| @@ -26,6 +26,7 @@
|
| #include "core/layout/LayoutBlockFlow.h"
|
| #include "core/layout/LayoutBox.h"
|
| #include "core/layout/LayoutView.h"
|
| +#include "core/layout/api/LineLayoutBlockFlow.h"
|
| #include "core/layout/shapes/ShapeOutsideInfo.h"
|
| #include "core/paint/PaintLayer.h"
|
| #include "platform/RuntimeEnabledFeatures.h"
|
|
|