| Index: Source/core/svg/SVGAnimatedTransformList.cpp
|
| diff --git a/Source/core/svg/SVGAnimatedTransformList.cpp b/Source/core/svg/SVGAnimatedTransformList.cpp
|
| index bc11a030ace1f382f036759e20fa34aded6b2949..66313c4f4707b58ef893f39dc6f0ffe5419bcc6e 100644
|
| --- a/Source/core/svg/SVGAnimatedTransformList.cpp
|
| +++ b/Source/core/svg/SVGAnimatedTransformList.cpp
|
| @@ -25,9 +25,7 @@
|
|
|
| #include "core/svg/SVGAnimatedTransformList.h"
|
|
|
| -#include "SVGNames.h"
|
| #include "core/svg/SVGAnimateTransformElement.h"
|
| -#include "core/svg/SVGAnimatedNumber.h"
|
| #include "core/svg/SVGTransformDistance.h"
|
|
|
| namespace WebCore {
|
|
|