| Index: Source/core/style/ComputedStyle.h
|
| diff --git a/Source/core/style/ComputedStyle.h b/Source/core/style/ComputedStyle.h
|
| index bbd7a2ba3ef7fcb01c1c74aafa35fef19f19ef05..5b308f2863ff288b09fb881e567940800987e78c 100644
|
| --- a/Source/core/style/ComputedStyle.h
|
| +++ b/Source/core/style/ComputedStyle.h
|
| @@ -75,6 +75,7 @@
|
| #include "platform/graphics/GraphicsTypes.h"
|
| #include "platform/scroll/ScrollableArea.h"
|
| #include "platform/text/TextDirection.h"
|
| +#include "platform/text/TextRun.h"
|
| #include "platform/text/UnicodeBidi.h"
|
| #include "platform/transforms/TransformOperations.h"
|
| #include "public/platform/WebScrollBlocksOn.h"
|
|
|