| Index: Source/core/svg/SVGAnimatedTypeAnimator.h
|
| diff --git a/Source/core/svg/SVGAnimatedTypeAnimator.h b/Source/core/svg/SVGAnimatedTypeAnimator.h
|
| index f15ac07ed241cd553a01ab42696c81e1ab033f91..b690fdd9d91bc49ba0046447240d55662e024f37 100644
|
| --- a/Source/core/svg/SVGAnimatedTypeAnimator.h
|
| +++ b/Source/core/svg/SVGAnimatedTypeAnimator.h
|
| @@ -20,7 +20,6 @@
|
| #ifndef SVGAnimatedTypeAnimator_h
|
| #define SVGAnimatedTypeAnimator_h
|
|
|
| -#if ENABLE(SVG)
|
| #include "core/svg/SVGAnimatedType.h"
|
| #include "core/svg/SVGElementInstance.h"
|
| #include "core/svg/properties/SVGAnimatedProperty.h"
|
| @@ -290,5 +289,4 @@ private:
|
|
|
| } // namespace WebCore
|
|
|
| -#endif // ENABLE(SVG)
|
| #endif // SVGAnimatedTypeAnimator_h
|
|
|