Index: third_party/WebKit/Source/core/layout/ng/inline/ng_line_box_fragment.h |
diff --git a/third_party/WebKit/Source/core/layout/ng/ng_line_box_fragment.h b/third_party/WebKit/Source/core/layout/ng/inline/ng_line_box_fragment.h |
similarity index 93% |
rename from third_party/WebKit/Source/core/layout/ng/ng_line_box_fragment.h |
rename to third_party/WebKit/Source/core/layout/ng/inline/ng_line_box_fragment.h |
index 733ba7402fa25c0c7c9a1f85e25ce8ab7a3659b9..e0f1f8d8880ed6def4dbafa41f139a2b45022947 100644 |
--- a/third_party/WebKit/Source/core/layout/ng/ng_line_box_fragment.h |
+++ b/third_party/WebKit/Source/core/layout/ng/inline/ng_line_box_fragment.h |
@@ -6,8 +6,8 @@ |
#define NGLineBoxFragment_h |
#include "core/CoreExport.h" |
+#include "core/layout/ng/inline/ng_physical_line_box_fragment.h" |
#include "core/layout/ng/ng_fragment.h" |
-#include "core/layout/ng/ng_physical_line_box_fragment.h" |
#include "core/layout/ng/ng_writing_mode.h" |
namespace blink { |