| Index: Source/core/layout/svg/SVGTextLayoutEngineBaseline.cpp
|
| diff --git a/Source/core/layout/svg/SVGTextLayoutEngineBaseline.cpp b/Source/core/layout/svg/SVGTextLayoutEngineBaseline.cpp
|
| index 995518683f9984773dc1f9dbdc884e26d6b58e1c..831a70c461c86330e7ef441051a5809021bc7942 100644
|
| --- a/Source/core/layout/svg/SVGTextLayoutEngineBaseline.cpp
|
| +++ b/Source/core/layout/svg/SVGTextLayoutEngineBaseline.cpp
|
| @@ -21,8 +21,8 @@
|
| #include "core/layout/svg/SVGTextLayoutEngineBaseline.h"
|
|
|
| #include "core/layout/LayoutObject.h"
|
| -#include "core/style/SVGComputedStyle.h"
|
| #include "core/layout/svg/SVGTextMetrics.h"
|
| +#include "core/style/SVGComputedStyle.h"
|
| #include "core/svg/SVGLengthContext.h"
|
| #include "platform/fonts/Font.h"
|
| #include "platform/text/UnicodeRange.h"
|
|
|