Index: Source/core/svg/SVGAnimationElement.h |
diff --git a/Source/core/svg/SVGAnimationElement.h b/Source/core/svg/SVGAnimationElement.h |
index 2b21f3f2aee2eab04c729dbcc164e924a6e727be..c3c021ddc8ae65cec0031981313ce54572430741 100644 |
--- a/Source/core/svg/SVGAnimationElement.h |
+++ b/Source/core/svg/SVGAnimationElement.h |
@@ -25,7 +25,6 @@ |
#ifndef SVGAnimationElement_h |
#define SVGAnimationElement_h |
-#if ENABLE(SVG) |
#include "core/platform/graphics/UnitBezier.h" |
#include "core/svg/ElementTimeControl.h" |
#include "core/svg/SVGAnimatedBoolean.h" |
@@ -255,5 +254,4 @@ private: |
} // namespace WebCore |
-#endif // ENABLE(SVG) |
#endif // SVGAnimationElement_h |