| Index: Source/core/svg/SVGAnimateElement.cpp
|
| diff --git a/Source/core/svg/SVGAnimateElement.cpp b/Source/core/svg/SVGAnimateElement.cpp
|
| index 7835b434f7594678915039fbba9ef53a003ffab8..4d171f298a8c4e0695e4874e193ba57701138408 100644
|
| --- a/Source/core/svg/SVGAnimateElement.cpp
|
| +++ b/Source/core/svg/SVGAnimateElement.cpp
|
| @@ -25,7 +25,6 @@
|
| #include "core/svg/SVGAnimateElement.h"
|
|
|
| #include "CSSPropertyNames.h"
|
| -#include "SVGNames.h"
|
| #include "core/css/CSSParser.h"
|
| #include "core/css/StylePropertySet.h"
|
| #include "core/dom/QualifiedName.h"
|
|
|