| Index: Source/core/svg/SVGGradientElement.cpp
|
| diff --git a/Source/core/svg/SVGGradientElement.cpp b/Source/core/svg/SVGGradientElement.cpp
|
| index 063bc5895dd3ad468fe182b87d3f0315c57065df..614cca383ad92f19b25938fecd6ebc55872d16fc 100644
|
| --- a/Source/core/svg/SVGGradientElement.cpp
|
| +++ b/Source/core/svg/SVGGradientElement.cpp
|
| @@ -33,7 +33,6 @@
|
| #include "core/svg/SVGElementInstance.h"
|
| #include "core/svg/SVGStopElement.h"
|
| #include "core/svg/SVGTransformList.h"
|
| -#include "core/svg/SVGTransformable.h"
|
|
|
| namespace WebCore {
|
|
|
|
|