| Index: Source/core/svg/SVGAnimatedIntegerOptionalInteger.h
|
| diff --git a/Source/core/svg/SVGAnimatedIntegerOptionalInteger.h b/Source/core/svg/SVGAnimatedIntegerOptionalInteger.h
|
| index 78ef1eb85beec50e980ace148cfbadf9cf1bc94b..6a0a604c6d3f7e46fa5c5e475932e9b485e39c83 100644
|
| --- a/Source/core/svg/SVGAnimatedIntegerOptionalInteger.h
|
| +++ b/Source/core/svg/SVGAnimatedIntegerOptionalInteger.h
|
| @@ -20,7 +20,6 @@
|
| #ifndef SVGAnimatedIntegerOptionalInteger_h
|
| #define SVGAnimatedIntegerOptionalInteger_h
|
|
|
| -#if ENABLE(SVG)
|
| #include "core/svg/SVGAnimatedTypeAnimator.h"
|
|
|
| namespace WebCore {
|
| @@ -46,5 +45,4 @@ public:
|
|
|
| } // namespace WebCore
|
|
|
| -#endif // ENABLE(SVG)
|
| #endif
|
|
|