| Index: Source/core/rendering/svg/RenderSVGResourceClipper.h
|
| diff --git a/Source/core/rendering/svg/RenderSVGResourceClipper.h b/Source/core/rendering/svg/RenderSVGResourceClipper.h
|
| index fecc657e976f1072b0707aa549ed594ed31d4cd0..0b72f0e351c30e2b25a02db6d0c5a727dd7dff9f 100644
|
| --- a/Source/core/rendering/svg/RenderSVGResourceClipper.h
|
| +++ b/Source/core/rendering/svg/RenderSVGResourceClipper.h
|
| @@ -20,7 +20,6 @@
|
| #ifndef RenderSVGResourceClipper_h
|
| #define RenderSVGResourceClipper_h
|
|
|
| -#if ENABLE(SVG)
|
| #include "core/platform/graphics/FloatRect.h"
|
| #include "core/platform/graphics/GraphicsContext.h"
|
| #include "core/platform/graphics/ImageBuffer.h"
|
| @@ -77,4 +76,3 @@ private:
|
| }
|
|
|
| #endif
|
| -#endif
|
|
|