| Index: Source/core/layout/svg/SVGTextLayoutEngineBaseline.h
|
| diff --git a/Source/core/layout/svg/SVGTextLayoutEngineBaseline.h b/Source/core/layout/svg/SVGTextLayoutEngineBaseline.h
|
| index da20c7b5e0ae9c22100c4908c523c795139a92b2..96e3325c05ba5e0d513eeb9a152439da2210809d 100644
|
| --- a/Source/core/layout/svg/SVGTextLayoutEngineBaseline.h
|
| +++ b/Source/core/layout/svg/SVGTextLayoutEngineBaseline.h
|
| @@ -20,7 +20,7 @@
|
| #ifndef SVGTextLayoutEngineBaseline_h
|
| #define SVGTextLayoutEngineBaseline_h
|
|
|
| -#include "core/layout/style/SVGComputedStyleDefs.h"
|
| +#include "core/style/SVGComputedStyleDefs.h"
|
| #include "wtf/Noncopyable.h"
|
| #include "wtf/unicode/Unicode.h"
|
|
|
|
|