Index: third_party/WebKit/Source/core/layout/ng/ng_text_layout_algorithm.cc |
diff --git a/third_party/WebKit/Source/core/layout/ng/ng_text_layout_algorithm.cc b/third_party/WebKit/Source/core/layout/ng/ng_text_layout_algorithm.cc |
index 887b2d56226c7e088f00251b6b1312bad30cf602..4de2cda2207c47adaf2ea2028a076610d7ff1b79 100644 |
--- a/third_party/WebKit/Source/core/layout/ng/ng_text_layout_algorithm.cc |
+++ b/third_party/WebKit/Source/core/layout/ng/ng_text_layout_algorithm.cc |
@@ -6,6 +6,7 @@ |
#include "core/layout/ng/ng_break_token.h" |
#include "core/layout/ng/ng_constraint_space.h" |
+#include "core/layout/ng/ng_inline_node.h" |
namespace blink { |