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

Unified Diff: Source/core/svg/SVGStyledTransformableElement.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/SVGStyledLocatableElement.cpp ('k') | Source/core/svg/SVGStyledTransformableElement.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/svg/SVGStyledTransformableElement.h
diff --git a/Source/core/svg/SVGStyledTransformableElement.h b/Source/core/svg/SVGStyledTransformableElement.h
index ca2b2004bfd3c6d3fe1df57f95716cd9de17b1a9..e901970bac7d780eb6b1bc04ffd3256aa827a8c0 100644
--- a/Source/core/svg/SVGStyledTransformableElement.h
+++ b/Source/core/svg/SVGStyledTransformableElement.h
@@ -21,7 +21,6 @@
#ifndef SVGStyledTransformableElement_h
#define SVGStyledTransformableElement_h
-#if ENABLE(SVG)
#include "core/svg/SVGAnimatedTransformList.h"
#include "core/svg/SVGStyledLocatableElement.h"
#include "core/svg/SVGTransformable.h"
@@ -78,5 +77,4 @@ inline SVGStyledTransformableElement* toSVGStyledTransformableElement(Node* node
} // namespace WebCore
-#endif // ENABLE(SVG)
#endif // SVGStyledTransformableElement_h
« no previous file with comments | « Source/core/svg/SVGStyledLocatableElement.cpp ('k') | Source/core/svg/SVGStyledTransformableElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698