| Index: Source/core/svg/SVGAnimateElement.cpp
|
| diff --git a/Source/core/svg/SVGAnimateElement.cpp b/Source/core/svg/SVGAnimateElement.cpp
|
| index b212469290969935d741c70e575db201fdc642c4..ceffad90ee7d58bc8918372b0f3f96a3346f4481 100644
|
| --- a/Source/core/svg/SVGAnimateElement.cpp
|
| +++ b/Source/core/svg/SVGAnimateElement.cpp
|
| @@ -29,9 +29,7 @@
|
| #include "core/css/CSSParser.h"
|
| #include "core/css/StylePropertySet.h"
|
| #include "core/dom/QualifiedName.h"
|
| -#include "core/rendering/RenderObject.h"
|
| #include "core/svg/SVGAnimatorFactory.h"
|
| -#include "core/svg/SVGStyledElement.h"
|
|
|
| namespace WebCore {
|
|
|
|
|