Index: third_party/WebKit/Source/core/layout/shapes/ShapeOutsideInfo.cpp |
diff --git a/third_party/WebKit/Source/core/layout/shapes/ShapeOutsideInfo.cpp b/third_party/WebKit/Source/core/layout/shapes/ShapeOutsideInfo.cpp |
index 9c9aea52769ff2a50ad2b674e418d4380d83e178..92ad5cc0fc469981e705d04f01da40424a2e96b4 100644 |
--- a/third_party/WebKit/Source/core/layout/shapes/ShapeOutsideInfo.cpp |
+++ b/third_party/WebKit/Source/core/layout/shapes/ShapeOutsideInfo.cpp |
@@ -34,6 +34,7 @@ |
#include "core/layout/LayoutBlockFlow.h" |
#include "core/layout/LayoutBox.h" |
#include "core/layout/LayoutImage.h" |
+#include "core/layout/api/LineLayoutBlockFlow.h" |
#include "platform/LengthFunctions.h" |
#include "public/platform/Platform.h" |
#include "wtf/AutoReset.h" |