| Index: Source/core/svg/SVGPolyElement.cpp
|
| diff --git a/Source/core/svg/SVGPolyElement.cpp b/Source/core/svg/SVGPolyElement.cpp
|
| index bb0b0ad133e10fb3ffe318660c4b2746aa72e4c0..a5b34ccf28307ea3d6763eac02f44d6ff20e1ae4 100644
|
| --- a/Source/core/svg/SVGPolyElement.cpp
|
| +++ b/Source/core/svg/SVGPolyElement.cpp
|
| @@ -25,7 +25,6 @@
|
| #include "core/dom/Document.h"
|
| #include "core/rendering/svg/RenderSVGResource.h"
|
| #include "core/svg/SVGAnimatedPointList.h"
|
| -#include "core/svg/SVGElementInstance.h"
|
| #include "core/svg/SVGParserUtilities.h"
|
|
|
| namespace WebCore {
|
|
|