Index: Source/core/svg/SVGAnimatedNumberList.h |
diff --git a/Source/core/svg/SVGAnimatedNumberList.h b/Source/core/svg/SVGAnimatedNumberList.h |
index f0e9d94d1d91191244ab9d1b941f94ba51b41020..22c597e0f703e96e9fbbc419177156555a07dbea 100644 |
--- a/Source/core/svg/SVGAnimatedNumberList.h |
+++ b/Source/core/svg/SVGAnimatedNumberList.h |
@@ -20,7 +20,6 @@ |
#ifndef SVGAnimatedNumberList_h |
#define SVGAnimatedNumberList_h |
-#if ENABLE(SVG) |
#include "core/svg/SVGAnimatedTypeAnimator.h" |
#include "core/svg/SVGNumberList.h" |
#include "core/svg/properties/SVGAnimatedListPropertyTearOff.h" |
@@ -57,5 +56,4 @@ public: |
} // namespace WebCore |
-#endif // ENABLE(SVG) |
#endif |