| Index: third_party/WebKit/Source/core/layout/svg/SVGTextLayoutEngineSpacing.cpp
|
| diff --git a/third_party/WebKit/Source/core/layout/svg/SVGTextLayoutEngineSpacing.cpp b/third_party/WebKit/Source/core/layout/svg/SVGTextLayoutEngineSpacing.cpp
|
| index 80aa8af9b149a7407e0443f17e99f3eeac0c1eb5..0de6f32dbdddc64b664c8105810c549607d31d53 100644
|
| --- a/third_party/WebKit/Source/core/layout/svg/SVGTextLayoutEngineSpacing.cpp
|
| +++ b/third_party/WebKit/Source/core/layout/svg/SVGTextLayoutEngineSpacing.cpp
|
| @@ -19,8 +19,8 @@
|
|
|
| #include "core/layout/svg/SVGTextLayoutEngineSpacing.h"
|
|
|
| -#include "platform/fonts/Character.h"
|
| #include "platform/fonts/Font.h"
|
| +#include "platform/text/Character.h"
|
|
|
| namespace blink {
|
|
|
|
|