| Index: Source/core/svg/properties/SVGPropertyInfo.h
|
| diff --git a/Source/core/svg/properties/SVGPropertyInfo.h b/Source/core/svg/properties/SVGPropertyInfo.h
|
| index a90ff0effd2cacd9f3843b7fc8c70ebb9dfc2d4f..bd30d05104f3821e70bebb7ade2e6cc0ac57c014 100644
|
| --- a/Source/core/svg/properties/SVGPropertyInfo.h
|
| +++ b/Source/core/svg/properties/SVGPropertyInfo.h
|
| @@ -20,7 +20,6 @@
|
| #ifndef SVGPropertyInfo_h
|
| #define SVGPropertyInfo_h
|
|
|
| -#if ENABLE(SVG)
|
| #include "core/dom/QualifiedName.h"
|
| #include <wtf/PassRefPtr.h>
|
|
|
| @@ -83,5 +82,4 @@ public:
|
|
|
| }
|
|
|
| -#endif // ENABLE(SVG)
|
| #endif // SVGPropertyInfo_h
|
|
|