| Index: third_party/WebKit/Source/core/layout/ng/ng_physical_text_fragment.h
|
| diff --git a/third_party/WebKit/Source/core/layout/ng/ng_physical_text_fragment.h b/third_party/WebKit/Source/core/layout/ng/ng_physical_text_fragment.h
|
| index bb33b0f1acc920d40815f6d07966e9a5bf4dc27e..782da477d58b33e437df08ace31cc203a5ee5764 100644
|
| --- a/third_party/WebKit/Source/core/layout/ng/ng_physical_text_fragment.h
|
| +++ b/third_party/WebKit/Source/core/layout/ng/ng_physical_text_fragment.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include "core/CoreExport.h"
|
| #include "core/layout/ng/ng_block_node.h"
|
| -#include "core/layout/ng/ng_inline_node.h"
|
| #include "core/layout/ng/ng_floating_object.h"
|
| +#include "core/layout/ng/ng_inline_node.h"
|
| #include "core/layout/ng/ng_physical_fragment.h"
|
| #include "platform/heap/Handle.h"
|
|
|
|
|