| Index: Source/core/svg/SVGPolyElement.cpp
|
| diff --git a/Source/core/svg/SVGPolyElement.cpp b/Source/core/svg/SVGPolyElement.cpp
|
| index 75b1b5c0df22de827813317c8d4357c81ac28373..217d1ae5b8d359688524ce7d796600fd1cbc0f96 100644
|
| --- a/Source/core/svg/SVGPolyElement.cpp
|
| +++ b/Source/core/svg/SVGPolyElement.cpp
|
| @@ -22,7 +22,6 @@
|
|
|
| #include "core/svg/SVGPolyElement.h"
|
|
|
| -#include "SVGNames.h"
|
| #include "core/dom/Document.h"
|
| #include "core/rendering/svg/RenderSVGResource.h"
|
| #include "core/svg/SVGAnimatedPointList.h"
|
|
|