| Index: third_party/WebKit/Source/core/layout/svg/SVGTextLayoutAttributesBuilder.h
|
| diff --git a/third_party/WebKit/Source/core/layout/svg/SVGTextLayoutAttributesBuilder.h b/third_party/WebKit/Source/core/layout/svg/SVGTextLayoutAttributesBuilder.h
|
| index e09cf19f3ea64e9ff0d42e277c92d5e2807626df..67f6f192103c8c16ac1ad3748a2b88d99ed78826 100644
|
| --- a/third_party/WebKit/Source/core/layout/svg/SVGTextLayoutAttributesBuilder.h
|
| +++ b/third_party/WebKit/Source/core/layout/svg/SVGTextLayoutAttributesBuilder.h
|
| @@ -20,7 +20,7 @@
|
| #ifndef SVGTextLayoutAttributesBuilder_h
|
| #define SVGTextLayoutAttributesBuilder_h
|
|
|
| -#include "core/layout/svg/SVGTextLayoutAttributes.h"
|
| +#include "core/layout/svg/SVGCharacterData.h"
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/Allocator.h"
|
| #include "wtf/Vector.h"
|
|
|