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

Unified Diff: third_party/WebKit/Source/core/svg/SVGFEDropShadowElement.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/SVGFEDropShadowElement.h
diff --git a/third_party/WebKit/Source/core/svg/SVGFEDropShadowElement.h b/third_party/WebKit/Source/core/svg/SVGFEDropShadowElement.h
index 8aac230cb187c140a9e8526e1db6a6125486e469..b7458dfdf214f112239ceb2ad30190f3cbf928e4 100644
--- a/third_party/WebKit/Source/core/svg/SVGFEDropShadowElement.h
+++ b/third_party/WebKit/Source/core/svg/SVGFEDropShadowElement.h
@@ -23,7 +23,6 @@
#include "core/svg/SVGAnimatedNumber.h"
#include "core/svg/SVGAnimatedNumberOptionalNumber.h"
#include "core/svg/SVGFilterPrimitiveStandardAttributes.h"
-#include "platform/graphics/filters/FEDropShadow.h"
#include "platform/heap/Handle.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698