Index: Source/core/svg/SVGViewSpec.h |
diff --git a/Source/core/svg/SVGViewSpec.h b/Source/core/svg/SVGViewSpec.h |
index c2fcca1ee28d8f9581c5f033356c75d111db7586..8008f7c88a4444edc6dffb80e9aaaa347d00858b 100644 |
--- a/Source/core/svg/SVGViewSpec.h |
+++ b/Source/core/svg/SVGViewSpec.h |
@@ -20,7 +20,6 @@ |
#ifndef SVGViewSpec_h |
#define SVGViewSpec_h |
-#if ENABLE(SVG) |
#include "core/svg/SVGAnimatedPreserveAspectRatio.h" |
#include "core/svg/SVGAnimatedRect.h" |
#include "core/svg/SVGFitToViewBox.h" |
@@ -110,5 +109,4 @@ private: |
} // namespace WebCore |
-#endif // ENABLE(SVG) |
#endif |