Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(308)

Unified Diff: Source/core/svg/SVGAnimatedNumber.h

Issue 15183007: Remove ENABLE(SVG) patch (1 of 3) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/core/svg/SVGAnimatedLengthList.cpp ('k') | Source/core/svg/SVGAnimatedNumber.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/svg/SVGAnimatedNumber.h
diff --git a/Source/core/svg/SVGAnimatedNumber.h b/Source/core/svg/SVGAnimatedNumber.h
index 0ac1fb5645eda590eedeb10495c7caf85894e859..7c5e54ee2cc21b03ff9bbe5e213ac054e9e432ef 100644
--- a/Source/core/svg/SVGAnimatedNumber.h
+++ b/Source/core/svg/SVGAnimatedNumber.h
@@ -20,7 +20,6 @@
#ifndef SVGAnimatedNumber_h
#define SVGAnimatedNumber_h
-#if ENABLE(SVG)
#include "core/svg/SVGAnimatedTypeAnimator.h"
#include "core/svg/properties/SVGAnimatedPropertyMacros.h"
#include "core/svg/properties/SVGAnimatedStaticPropertyTearOff.h"
@@ -60,5 +59,4 @@ public:
} // namespace WebCore
-#endif // ENABLE(SVG)
#endif
« no previous file with comments | « Source/core/svg/SVGAnimatedLengthList.cpp ('k') | Source/core/svg/SVGAnimatedNumber.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698