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

Unified Diff: Source/core/svg/properties/SVGAnimatedStaticPropertyTearOff.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
Index: Source/core/svg/properties/SVGAnimatedStaticPropertyTearOff.h
diff --git a/Source/core/svg/properties/SVGAnimatedStaticPropertyTearOff.h b/Source/core/svg/properties/SVGAnimatedStaticPropertyTearOff.h
index 4adfe8c099668f8dfaa6c2639470ba0c5abed4bb..52fc03b61a065d251e46c4ef9d3134db934f207c 100644
--- a/Source/core/svg/properties/SVGAnimatedStaticPropertyTearOff.h
+++ b/Source/core/svg/properties/SVGAnimatedStaticPropertyTearOff.h
@@ -20,7 +20,6 @@
#ifndef SVGAnimatedStaticPropertyTearOff_h
#define SVGAnimatedStaticPropertyTearOff_h
-#if ENABLE(SVG)
#include "core/svg/properties/SVGAnimatedProperty.h"
namespace WebCore {
@@ -112,5 +111,4 @@ private:
}
-#endif // ENABLE(SVG)
#endif // SVGAnimatedStaticPropertyTearOff_h

Powered by Google App Engine
This is Rietveld 408576698