Index: third_party/WebKit/Source/core/layout/LayoutTreeAsText.cpp |
diff --git a/third_party/WebKit/Source/core/layout/LayoutTreeAsText.cpp b/third_party/WebKit/Source/core/layout/LayoutTreeAsText.cpp |
index faf9662502996bb0eb7be03823c8b0d087dacc57..2f92cd27047e5013658362845706473343a46a19 100644 |
--- a/third_party/WebKit/Source/core/layout/LayoutTreeAsText.cpp |
+++ b/third_party/WebKit/Source/core/layout/LayoutTreeAsText.cpp |
@@ -43,6 +43,7 @@ |
#include "core/layout/LayoutPart.h" |
#include "core/layout/LayoutTableCell.h" |
#include "core/layout/LayoutView.h" |
+#include "core/layout/api/LayoutViewItem.h" |
#include "core/layout/compositing/CompositedLayerMapping.h" |
#include "core/layout/line/InlineTextBox.h" |
#include "core/layout/svg/LayoutSVGGradientStop.h" |