| Index: Source/core/svg/SVGGradientElement.h
|
| diff --git a/Source/core/svg/SVGGradientElement.h b/Source/core/svg/SVGGradientElement.h
|
| index 0f6c471f1ff1942eaca0df460cd899e0716d1f89..0c84418f08e4051cc4c3a2008910e5a7fb134ede 100644
|
| --- a/Source/core/svg/SVGGradientElement.h
|
| +++ b/Source/core/svg/SVGGradientElement.h
|
| @@ -22,7 +22,6 @@
|
| #define SVGGradientElement_h
|
|
|
| #include "core/SVGNames.h"
|
| -#include "core/svg/SVGAnimatedBoolean.h"
|
| #include "core/svg/SVGAnimatedEnumeration.h"
|
| #include "core/svg/SVGAnimatedTransformList.h"
|
| #include "core/svg/SVGElement.h"
|
|
|