| Index: Source/core/svg/SVGTransformable.cpp
|
| diff --git a/Source/core/svg/SVGTransformable.cpp b/Source/core/svg/SVGTransformable.cpp
|
| index c8c8c463e478f58b18114ab8ed747bdec66f5006..a1b18a92d1ec9fa4bd07b023ee2f5de2c309df3b 100644
|
| --- a/Source/core/svg/SVGTransformable.cpp
|
| +++ b/Source/core/svg/SVGTransformable.cpp
|
| @@ -23,11 +23,8 @@
|
|
|
| #include "core/svg/SVGTransformable.h"
|
|
|
| -#include "SVGNames.h"
|
| -#include "core/platform/FloatConversion.h"
|
| #include "core/platform/graphics/transforms/AffineTransform.h"
|
| #include "core/svg/SVGParserUtilities.h"
|
| -#include "core/svg/SVGStyledElement.h"
|
| #include "core/svg/SVGTransformList.h"
|
|
|
| namespace WebCore {
|
|
|