Index: Source/core/svg/SVGPathConsumer.h |
diff --git a/Source/core/svg/SVGPathConsumer.h b/Source/core/svg/SVGPathConsumer.h |
index 891238de296b90d6c63ee12b2bf46fe15b92a77f..a1092466b171ecc6d0a0339f32d1ed7ac2169034 100644 |
--- a/Source/core/svg/SVGPathConsumer.h |
+++ b/Source/core/svg/SVGPathConsumer.h |
@@ -24,7 +24,6 @@ |
#ifndef SVGPathConsumer_h |
#define SVGPathConsumer_h |
-#if ENABLE(SVG) |
#include "core/platform/graphics/FloatPoint.h" |
#include <wtf/FastAllocBase.h> |
#include <wtf/Noncopyable.h> |
@@ -69,5 +68,4 @@ protected: |
} // namespace WebCore |
-#endif // ENABLE(SVG) |
#endif // SVGPathConsumer_h |