| 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 e7b2665433d1ada27ca0cc2ea3182e2b29caaf57..40b4b25b782ec2a2e23bec7e18e9d55c6dd7c93e 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
|
| @@ -8,6 +8,7 @@
|
| #include "core/CoreExport.h"
|
| #include "core/layout/ng/ng_fragment_base.h"
|
| #include "core/layout/ng/ng_physical_text_fragment.h"
|
| +#include "core/style/ComputedStyle.h"
|
| #include "platform/LayoutUnit.h"
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/text/WTFString.h"
|
|
|