Index: Source/core/svg/graphics/SVGImageChromeClient.h |
diff --git a/Source/core/svg/graphics/SVGImageChromeClient.h b/Source/core/svg/graphics/SVGImageChromeClient.h |
index 785dd87ab308544cf5a87f7151ea0187324752f8..f6401888db7f4a28ddc499ef6abf89991cc2f0b6 100644 |
--- a/Source/core/svg/graphics/SVGImageChromeClient.h |
+++ b/Source/core/svg/graphics/SVGImageChromeClient.h |
@@ -29,8 +29,6 @@ |
#ifndef SVGImageChromeClient_h |
#define SVGImageChromeClient_h |
-#if ENABLE(SVG) |
- |
#include "core/loader/EmptyClients.h" |
#include "core/platform/graphics/ImageObserver.h" |
@@ -71,5 +69,4 @@ inline SVGImageChromeClient* toSVGImageChromeClient(ChromeClient* client) |
} |
-#endif // ENABLE(SVG) |
#endif // SVGImageChromeClient_h |