| Index: Source/core/svg/SVGAnimatedTypeAnimator.cpp
|
| diff --git a/Source/core/svg/SVGAnimatedTypeAnimator.cpp b/Source/core/svg/SVGAnimatedTypeAnimator.cpp
|
| index e0ce52d69c57c71381930309ba70fa7ffe1724e5..e1ab094d7f8374abfbe30ff12f836fe521be09ad 100644
|
| --- a/Source/core/svg/SVGAnimatedTypeAnimator.cpp
|
| +++ b/Source/core/svg/SVGAnimatedTypeAnimator.cpp
|
| @@ -25,7 +25,6 @@
|
| #include "core/svg/SVGAnimatedColor.h"
|
| #include "core/svg/SVGAnimationElement.h"
|
| #include "core/svg/SVGElement.h"
|
| -#include "core/svg/SVGElementInstance.h"
|
| #include "core/svg/SVGLength.h"
|
| #include "core/svg/SVGLengthList.h"
|
| #include "core/svg/SVGNumber.h"
|
|
|