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

Unified Diff: Source/core/svg/graphics/filters/SVGFilterBuilder.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/graphics/filters/SVGFilterBuilder.h
diff --git a/Source/core/svg/graphics/filters/SVGFilterBuilder.h b/Source/core/svg/graphics/filters/SVGFilterBuilder.h
index 4cf84b9eb576eb0155f4ca0d30b42d7097e32ef7..3bd349f3af99d718d90e5ceb8abb246a30134867 100644
--- a/Source/core/svg/graphics/filters/SVGFilterBuilder.h
+++ b/Source/core/svg/graphics/filters/SVGFilterBuilder.h
@@ -21,7 +21,6 @@
#ifndef SVGFilterBuilder_h
#define SVGFilterBuilder_h
-#if ENABLE(SVG)
#include "core/platform/graphics/filters/FilterEffect.h"
#include <wtf/HashMap.h>
@@ -82,5 +81,4 @@ private:
} // namespace WebCore
-#endif // ENABLE(SVG)
#endif // SVGFilterBuilder_h
« no previous file with comments | « Source/core/svg/graphics/filters/SVGFilter.cpp ('k') | Source/core/svg/graphics/filters/SVGFilterBuilder.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698