| Index: Source/core/svg/SVGAnimatedColor.cpp
|
| diff --git a/Source/core/svg/SVGAnimatedColor.cpp b/Source/core/svg/SVGAnimatedColor.cpp
|
| index c8d26deec790aeaf21b9c9922bef65f9e0886f5f..969f28b9310f8c563918e05265e849ae42da0c2d 100644
|
| --- a/Source/core/svg/SVGAnimatedColor.cpp
|
| +++ b/Source/core/svg/SVGAnimatedColor.cpp
|
| @@ -24,7 +24,6 @@
|
| #include "core/rendering/RenderObject.h"
|
| #include "core/svg/ColorDistance.h"
|
| #include "core/svg/SVGAnimateElement.h"
|
| -#include "core/svg/SVGColor.h"
|
|
|
| namespace WebCore {
|
|
|
|
|