Index: Source/core/svg/SVGAnimatedTransformList.h |
diff --git a/Source/core/svg/SVGAnimatedTransformList.h b/Source/core/svg/SVGAnimatedTransformList.h |
index 5546299e66ee4a323b9b501aa19de3a232f8034d..58e09fd068b26dcb220b58d71cb0bfa296333ff0 100644 |
--- a/Source/core/svg/SVGAnimatedTransformList.h |
+++ b/Source/core/svg/SVGAnimatedTransformList.h |
@@ -20,7 +20,6 @@ |
#ifndef SVGAnimatedTransformList_h |
#define SVGAnimatedTransformList_h |
-#if ENABLE(SVG) |
#include "core/svg/SVGAnimatedTypeAnimator.h" |
#include "core/svg/properties/SVGAnimatedTransformListPropertyTearOff.h" |
@@ -59,5 +58,4 @@ private: |
} // namespace WebCore |
-#endif // ENABLE(SVG) |
#endif |