| Index: Source/core/svg/properties/SVGAnimatedStaticPropertyTearOff.h
|
| diff --git a/Source/core/svg/properties/SVGAnimatedStaticPropertyTearOff.h b/Source/core/svg/properties/SVGAnimatedStaticPropertyTearOff.h
|
| index 4adfe8c099668f8dfaa6c2639470ba0c5abed4bb..52fc03b61a065d251e46c4ef9d3134db934f207c 100644
|
| --- a/Source/core/svg/properties/SVGAnimatedStaticPropertyTearOff.h
|
| +++ b/Source/core/svg/properties/SVGAnimatedStaticPropertyTearOff.h
|
| @@ -20,7 +20,6 @@
|
| #ifndef SVGAnimatedStaticPropertyTearOff_h
|
| #define SVGAnimatedStaticPropertyTearOff_h
|
|
|
| -#if ENABLE(SVG)
|
| #include "core/svg/properties/SVGAnimatedProperty.h"
|
|
|
| namespace WebCore {
|
| @@ -112,5 +111,4 @@ private:
|
|
|
| }
|
|
|
| -#endif // ENABLE(SVG)
|
| #endif // SVGAnimatedStaticPropertyTearOff_h
|
|
|