| Index: third_party/WebKit/Source/core/layout/ng/inline/ng_physical_line_box_fragment.h
|
| diff --git a/third_party/WebKit/Source/core/layout/ng/ng_physical_line_box_fragment.h b/third_party/WebKit/Source/core/layout/ng/inline/ng_physical_line_box_fragment.h
|
| similarity index 95%
|
| rename from third_party/WebKit/Source/core/layout/ng/ng_physical_line_box_fragment.h
|
| rename to third_party/WebKit/Source/core/layout/ng/inline/ng_physical_line_box_fragment.h
|
| index 7a903fe7635155f7b41bf2564402c15ce68c9d63..94aabeb011bb9c3ea66690219aa9ac7551610eff 100644
|
| --- a/third_party/WebKit/Source/core/layout/ng/ng_physical_line_box_fragment.h
|
| +++ b/third_party/WebKit/Source/core/layout/ng/inline/ng_physical_line_box_fragment.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "core/CoreExport.h"
|
| #include "core/layout/ng/geometry/ng_logical_offset.h"
|
| -#include "core/layout/ng/ng_line_height_metrics.h"
|
| +#include "core/layout/ng/inline/ng_line_height_metrics.h"
|
| #include "core/layout/ng/ng_physical_fragment.h"
|
|
|
| namespace blink {
|
|
|