| Index: Source/core/svg/SVGTextElement.cpp
|
| diff --git a/Source/core/svg/SVGTextElement.cpp b/Source/core/svg/SVGTextElement.cpp
|
| index 1ab6fbb3ac90f5a5f0266e18a14c2449c05e3c2d..7806ed129eda2157721f9a89c78d404d238069db 100644
|
| --- a/Source/core/svg/SVGTextElement.cpp
|
| +++ b/Source/core/svg/SVGTextElement.cpp
|
| @@ -22,7 +22,6 @@
|
|
|
| #include "core/svg/SVGTextElement.h"
|
|
|
| -#include "SVGNames.h"
|
| #include "core/rendering/svg/RenderSVGResource.h"
|
| #include "core/rendering/svg/RenderSVGText.h"
|
| #include "core/svg/SVGElementInstance.h"
|
|
|