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

Unified Diff: third_party/WebKit/Source/core/svg/SVGFEFloodElement.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/SVGFEFloodElement.h
diff --git a/third_party/WebKit/Source/core/svg/SVGFEFloodElement.h b/third_party/WebKit/Source/core/svg/SVGFEFloodElement.h
index a62062a662b4cbfa01f86dc68f23e07e37745f5c..4316a8391a2fdf3587775d7b25c93f6c5c3dfc2f 100644
--- a/third_party/WebKit/Source/core/svg/SVGFEFloodElement.h
+++ b/third_party/WebKit/Source/core/svg/SVGFEFloodElement.h
@@ -22,7 +22,6 @@
#define SVGFEFloodElement_h
#include "core/svg/SVGFilterPrimitiveStandardAttributes.h"
-#include "platform/graphics/filters/FEFlood.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698