Index: Source/core/svg/SVGAnimatedLengthList.h |
diff --git a/Source/core/svg/SVGAnimatedLengthList.h b/Source/core/svg/SVGAnimatedLengthList.h |
index d0270e6a22ca011ae39e426786da11377c407151..7bc876910299c72af232757d7458353939777987 100644 |
--- a/Source/core/svg/SVGAnimatedLengthList.h |
+++ b/Source/core/svg/SVGAnimatedLengthList.h |
@@ -20,7 +20,6 @@ |
#ifndef SVGAnimatedLengthList_h |
#define SVGAnimatedLengthList_h |
-#if ENABLE(SVG) |
#include "core/svg/SVGAnimatedTypeAnimator.h" |
#include "core/svg/SVGLengthList.h" |
#include "core/svg/properties/SVGAnimatedListPropertyTearOff.h" |
@@ -60,5 +59,4 @@ private: |
} // namespace WebCore |
-#endif // ENABLE(SVG) |
#endif |