Chromium Code Reviews| Index: Source/core/svg/SVGPointList.h |
| diff --git a/Source/core/svg/SVGPointList.h b/Source/core/svg/SVGPointList.h |
| index 570e6df034ac141a722a7fa55b931639d609c799..6ab8285018002b4bcd843fd5998decf5d98e818b 100644 |
| --- a/Source/core/svg/SVGPointList.h |
| +++ b/Source/core/svg/SVGPointList.h |
| @@ -21,7 +21,6 @@ |
| #ifndef SVGPointList_h |
| #define SVGPointList_h |
| -#include "core/dom/QualifiedName.h" |
| #include "core/svg/properties/SVGPropertyTraits.h" |
| #include <wtf/Vector.h> |