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

Unified Diff: third_party/WebKit/Source/core/svg/SVGFEOffsetElement.h

Issue 2342353002: Clean up includes in SVGFE*Element and thereabouts (Closed)
Patch Set: Created 4 years, 3 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: third_party/WebKit/Source/core/svg/SVGFEOffsetElement.h
diff --git a/third_party/WebKit/Source/core/svg/SVGFEOffsetElement.h b/third_party/WebKit/Source/core/svg/SVGFEOffsetElement.h
index 9cd8df88c83d2b761fd78017377ce36342d476dd..1a48743cbbc03fed6cb92fbbbabcdc5cc601ff9d 100644
--- a/third_party/WebKit/Source/core/svg/SVGFEOffsetElement.h
+++ b/third_party/WebKit/Source/core/svg/SVGFEOffsetElement.h
@@ -23,7 +23,6 @@
#include "core/svg/SVGAnimatedNumber.h"
#include "core/svg/SVGFilterPrimitiveStandardAttributes.h"
-#include "platform/graphics/filters/FEOffset.h"
#include "platform/heap/Handle.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698