| Index: Source/core/layout/svg/SVGTextLayoutEngineBaseline.h
|
| diff --git a/Source/core/layout/svg/SVGTextLayoutEngineBaseline.h b/Source/core/layout/svg/SVGTextLayoutEngineBaseline.h
|
| index 8df8f7d707325e7c366903b6450a3a410f235ee2..eba67233b49d07b3bda5d80bfa9c83312787d3a6 100644
|
| --- a/Source/core/layout/svg/SVGTextLayoutEngineBaseline.h
|
| +++ b/Source/core/layout/svg/SVGTextLayoutEngineBaseline.h
|
| @@ -22,6 +22,7 @@
|
|
|
| #include "core/layout/style/SVGLayoutStyleDefs.h"
|
| #include "wtf/Noncopyable.h"
|
| +#include "wtf/unicode/Unicode.h"
|
|
|
| namespace blink {
|
|
|
|
|