| Index: Source/core/svg/SVGTransformList.cpp
|
| diff --git a/Source/core/svg/SVGTransformList.cpp b/Source/core/svg/SVGTransformList.cpp
|
| index f749b871b43b25d4dd2e1d6f7268f8650d6eb1a1..f09a01046a584f43484f63b0bdf25faa63d2809c 100644
|
| --- a/Source/core/svg/SVGTransformList.cpp
|
| +++ b/Source/core/svg/SVGTransformList.cpp
|
| @@ -23,7 +23,6 @@
|
|
|
| #include "core/svg/SVGParserUtilities.h"
|
| #include "core/svg/SVGSVGElement.h"
|
| -#include "core/svg/SVGTransform.h"
|
| #include "platform/transforms/AffineTransform.h"
|
| #include "wtf/text/StringBuilder.h"
|
|
|
|
|