| Index: Source/core/layout/svg/SVGTextLayoutEngineBaseline.cpp
|
| diff --git a/Source/core/layout/svg/SVGTextLayoutEngineBaseline.cpp b/Source/core/layout/svg/SVGTextLayoutEngineBaseline.cpp
|
| index 6cb85c6ed5c011f92346209fd0e137880d47315f..4cfbe3c4a134b8d9f0f31fb2070f4d97c009c0bd 100644
|
| --- a/Source/core/layout/svg/SVGTextLayoutEngineBaseline.cpp
|
| +++ b/Source/core/layout/svg/SVGTextLayoutEngineBaseline.cpp
|
| @@ -23,6 +23,7 @@
|
| #include "core/layout/LayoutObject.h"
|
| #include "core/layout/style/SVGLayoutStyle.h"
|
| #include "core/layout/svg/SVGTextMetrics.h"
|
| +#include "core/svg/SVGLengthContext.h"
|
| #include "platform/fonts/Font.h"
|
| #include "platform/text/UnicodeRange.h"
|
|
|
|
|