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

Unified Diff: Source/core/svg/SVGAnimatedType.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/SVGAnimatedTransformList.cpp ('k') | Source/core/svg/SVGAnimatedType.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/svg/SVGAnimatedType.h
diff --git a/Source/core/svg/SVGAnimatedType.h b/Source/core/svg/SVGAnimatedType.h
index 01fd0b45bb97e937a9fa761443a7e621f5a9da02..20515879eaa94349e0ac9940f3519d85fde7f94c 100644
--- a/Source/core/svg/SVGAnimatedType.h
+++ b/Source/core/svg/SVGAnimatedType.h
@@ -20,7 +20,6 @@
#ifndef SVGAnimatedType_h
#define SVGAnimatedType_h
-#if ENABLE(SVG)
#include "core/platform/graphics/FloatRect.h"
#include "core/svg/SVGAngle.h"
#include "core/svg/SVGColor.h"
@@ -304,5 +303,4 @@ private:
} // namespace WebCore
-#endif // ENABLE(SVG)
#endif // SVGAnimatedType_h
« no previous file with comments | « Source/core/svg/SVGAnimatedTransformList.cpp ('k') | Source/core/svg/SVGAnimatedType.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698