| Index: Source/core/svg/SVGLineElement.cpp
|
| diff --git a/Source/core/svg/SVGLineElement.cpp b/Source/core/svg/SVGLineElement.cpp
|
| index 737f460d371d0cbd7e4c991bcde3f7ad1f399e13..2180f9aee0bdd9ce6a4d05bcaefd97b2c583450a 100644
|
| --- a/Source/core/svg/SVGLineElement.cpp
|
| +++ b/Source/core/svg/SVGLineElement.cpp
|
| @@ -23,9 +23,6 @@
|
| #include "core/svg/SVGLineElement.h"
|
|
|
| #include "SVGNames.h"
|
| -#include "core/dom/Attribute.h"
|
| -#include "core/platform/graphics/FloatPoint.h"
|
| -#include "core/rendering/svg/RenderSVGPath.h"
|
| #include "core/rendering/svg/RenderSVGResource.h"
|
| #include "core/svg/SVGElementInstance.h"
|
| #include "core/svg/SVGLength.h"
|
|
|