Index: third_party/WebKit/Source/core/layout/ng/inline/ng_text_fragment_builder.h |
diff --git a/third_party/WebKit/Source/core/layout/ng/ng_text_fragment_builder.h b/third_party/WebKit/Source/core/layout/ng/inline/ng_text_fragment_builder.h |
similarity index 95% |
rename from third_party/WebKit/Source/core/layout/ng/ng_text_fragment_builder.h |
rename to third_party/WebKit/Source/core/layout/ng/inline/ng_text_fragment_builder.h |
index 6f7eddc539948f3e09478ba9871d911f1266106f..88a08c98c49eaa8a524318592f94886ccf316129 100644 |
--- a/third_party/WebKit/Source/core/layout/ng/ng_text_fragment_builder.h |
+++ b/third_party/WebKit/Source/core/layout/ng/inline/ng_text_fragment_builder.h |
@@ -6,7 +6,7 @@ |
#define NGTextFragmentBuilder_h |
#include "core/layout/ng/geometry/ng_logical_size.h" |
-#include "core/layout/ng/ng_line_height_metrics.h" |
+#include "core/layout/ng/inline/ng_line_height_metrics.h" |
#include "platform/text/TextDirection.h" |
#include "wtf/Allocator.h" |