Index: Source/core/svg/SVGPatternElement.h |
diff --git a/Source/core/svg/SVGPatternElement.h b/Source/core/svg/SVGPatternElement.h |
index 63ecc65b0fae232efbe1b5e3c04a8d417071b0b5..981c88bc9f2ce5ac370b0df485da1d1537cef93a 100644 |
--- a/Source/core/svg/SVGPatternElement.h |
+++ b/Source/core/svg/SVGPatternElement.h |
@@ -21,7 +21,6 @@ |
#ifndef SVGPatternElement_h |
#define SVGPatternElement_h |
-#if ENABLE(SVG) |
#include "core/svg/SVGAnimatedBoolean.h" |
#include "core/svg/SVGAnimatedEnumeration.h" |
#include "core/svg/SVGAnimatedLength.h" |
@@ -90,5 +89,4 @@ private: |
} // namespace WebCore |
-#endif // ENABLE(SVG) |
#endif |