Index: Source/core/svg/SVGAnimatedString.h |
diff --git a/Source/core/svg/SVGAnimatedString.h b/Source/core/svg/SVGAnimatedString.h |
index 565134d4ac89b8cff064f9d789a245c65962da01..558d6ca2e3cbb14b3dc1f3dd722a4ad2d28b3501 100644 |
--- a/Source/core/svg/SVGAnimatedString.h |
+++ b/Source/core/svg/SVGAnimatedString.h |
@@ -20,7 +20,6 @@ |
#ifndef SVGAnimatedString_h |
#define SVGAnimatedString_h |
-#if ENABLE(SVG) |
#include "core/svg/SVGAnimatedTypeAnimator.h" |
#include "core/svg/properties/SVGAnimatedPropertyMacros.h" |
#include "core/svg/properties/SVGAnimatedStaticPropertyTearOff.h" |
@@ -57,5 +56,4 @@ public: |
} // namespace WebCore |
-#endif // ENABLE(SVG) |
#endif |