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

Unified Diff: Source/core/svg/SVGLength.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/SVGLangSpace.cpp ('k') | Source/core/svg/SVGLengthContext.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/svg/SVGLength.h
diff --git a/Source/core/svg/SVGLength.h b/Source/core/svg/SVGLength.h
index 8b80f61e57bbc08fdf42944d04063c6172f120e1..3d822afa022411bf80a3d081181b7959578e96f1 100644
--- a/Source/core/svg/SVGLength.h
+++ b/Source/core/svg/SVGLength.h
@@ -21,7 +21,6 @@
#ifndef SVGLength_h
#define SVGLength_h
-#if ENABLE(SVG)
#include "core/platform/animation/AnimationUtilities.h"
#include "core/svg/SVGLengthContext.h"
#include "core/svg/SVGParsingError.h"
@@ -172,5 +171,4 @@ struct SVGPropertyTraits<SVGLength> {
} // namespace WebCore
-#endif // ENABLE(SVG)
#endif // SVGLength_h
« no previous file with comments | « Source/core/svg/SVGLangSpace.cpp ('k') | Source/core/svg/SVGLengthContext.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698