| Index: Source/core/svg/SVGLengthContext.h
|
| diff --git a/Source/core/svg/SVGLengthContext.h b/Source/core/svg/SVGLengthContext.h
|
| index 760a34ff711fa3a9d8d8e36ce10010585b965e60..5a5fd4748f914bea0437042adc957f05c9d4e3a3 100644
|
| --- a/Source/core/svg/SVGLengthContext.h
|
| +++ b/Source/core/svg/SVGLengthContext.h
|
| @@ -20,7 +20,6 @@
|
| #ifndef SVGLengthContext_h
|
| #define SVGLengthContext_h
|
|
|
| -#if ENABLE(SVG)
|
| #include "core/platform/graphics/FloatRect.h"
|
| #include "core/svg/SVGUnitTypes.h"
|
|
|
| @@ -88,5 +87,4 @@ private:
|
|
|
| } // namespace WebCore
|
|
|
| -#endif // ENABLE(SVG)
|
| #endif // SVGLengthContext_h
|
|
|