Index: third_party/WebKit/Source/core/editing/CaretBase.cpp |
diff --git a/third_party/WebKit/Source/core/editing/CaretBase.cpp b/third_party/WebKit/Source/core/editing/CaretBase.cpp |
index 3121d3dd5eadd84ae7825d5e14888efc0fbe78de..0188054436a7db1bf507c3295b26105fc1349757 100644 |
--- a/third_party/WebKit/Source/core/editing/CaretBase.cpp |
+++ b/third_party/WebKit/Source/core/editing/CaretBase.cpp |
@@ -33,6 +33,7 @@ |
#include "core/layout/LayoutView.h" |
#include "core/layout/api/LayoutBlockItem.h" |
#include "core/layout/api/LayoutItem.h" |
+#include "core/layout/api/LayoutViewItem.h" |
#include "core/paint/PaintInfo.h" |
#include "core/paint/PaintLayer.h" |
#include "platform/graphics/GraphicsContext.h" |