| Index: Source/core/svg/SVGAnimateTransformElement.cpp
|
| diff --git a/Source/core/svg/SVGAnimateTransformElement.cpp b/Source/core/svg/SVGAnimateTransformElement.cpp
|
| index 84ac65e75727a650bc832c3896089406a28db4ff..9366d4375c4bf8b5d02d0f9db0306401f92ec994 100644
|
| --- a/Source/core/svg/SVGAnimateTransformElement.cpp
|
| +++ b/Source/core/svg/SVGAnimateTransformElement.cpp
|
| @@ -25,7 +25,6 @@
|
| #include "core/svg/SVGAnimateTransformElement.h"
|
|
|
| #include "SVGNames.h"
|
| -#include "core/dom/Attribute.h"
|
| #include "core/svg/SVGTransformable.h"
|
|
|
| namespace WebCore {
|
|
|