| Index: third_party/WebKit/Source/core/layout/LayoutBox.cpp
|
| diff --git a/third_party/WebKit/Source/core/layout/LayoutBox.cpp b/third_party/WebKit/Source/core/layout/LayoutBox.cpp
|
| index acffa0e9a03f4541bed6fc0ede229d2af0611699..48925626d7d27e253620d5c424a23370aae3b42b 100644
|
| --- a/third_party/WebKit/Source/core/layout/LayoutBox.cpp
|
| +++ b/third_party/WebKit/Source/core/layout/LayoutBox.cpp
|
| @@ -48,6 +48,8 @@
|
| #include "core/layout/LayoutTableCell.h"
|
| #include "core/layout/LayoutView.h"
|
| #include "core/layout/api/LayoutAPIShim.h"
|
| +#include "core/layout/api/LayoutPartItem.h"
|
| +#include "core/layout/api/LineLayoutBlockFlow.h"
|
| #include "core/layout/api/LineLayoutBox.h"
|
| #include "core/layout/compositing/PaintLayerCompositor.h"
|
| #include "core/layout/shapes/ShapeOutsideInfo.h"
|
|
|