| Index: third_party/WebKit/Source/core/layout/ng/ng_text_fragment.h
|
| diff --git a/third_party/WebKit/Source/core/layout/ng/ng_text_fragment.h b/third_party/WebKit/Source/core/layout/ng/ng_text_fragment.h
|
| index 6658cf8d252881bfb6487592f7e5de902802e525..b5b3a0f022474e005aabfa1c7a061bb243c885a0 100644
|
| --- a/third_party/WebKit/Source/core/layout/ng/ng_text_fragment.h
|
| +++ b/third_party/WebKit/Source/core/layout/ng/ng_text_fragment.h
|
| @@ -6,8 +6,8 @@
|
| #define NGTextFragment_h
|
|
|
| #include "core/CoreExport.h"
|
| -#include "core/layout/ng/ng_physical_text_fragment.h"
|
| #include "core/layout/ng/ng_fragment.h"
|
| +#include "core/layout/ng/ng_physical_text_fragment.h"
|
|
|
| namespace blink {
|
|
|
|
|