| Index: Source/core/svg/SVGAnimatedBoolean.h
|
| diff --git a/Source/core/svg/SVGAnimatedBoolean.h b/Source/core/svg/SVGAnimatedBoolean.h
|
| index 6846342c36ce1b944d5fff1bd95d57056c25452b..917aa4b765aae87b72a1e195b08ed50ccddfba04 100644
|
| --- a/Source/core/svg/SVGAnimatedBoolean.h
|
| +++ b/Source/core/svg/SVGAnimatedBoolean.h
|
| @@ -20,7 +20,6 @@
|
| #ifndef SVGAnimatedBoolean_h
|
| #define SVGAnimatedBoolean_h
|
|
|
| -#if ENABLE(SVG)
|
| #include "core/svg/SVGAnimatedTypeAnimator.h"
|
| #include "core/svg/properties/SVGAnimatedStaticPropertyTearOff.h"
|
|
|
| @@ -56,5 +55,4 @@ public:
|
|
|
| } // namespace WebCore
|
|
|
| -#endif // ENABLE(SVG)
|
| #endif
|
|
|