| Index: Source/core/svg/SVGLineElement.cpp
|
| diff --git a/Source/core/svg/SVGLineElement.cpp b/Source/core/svg/SVGLineElement.cpp
|
| index cfdec932a59ed6d21d588e2ba081f0f762bcdf02..9cd4a6ecfdfad3f31300677069dfc81689c9672e 100644
|
| --- a/Source/core/svg/SVGLineElement.cpp
|
| +++ b/Source/core/svg/SVGLineElement.cpp
|
| @@ -22,7 +22,6 @@
|
|
|
| #include "core/svg/SVGLineElement.h"
|
|
|
| -#include "SVGNames.h"
|
| #include "core/rendering/svg/RenderSVGResource.h"
|
| #include "core/svg/SVGElementInstance.h"
|
| #include "core/svg/SVGLength.h"
|
|
|