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

Unified Diff: third_party/WebKit/Source/core/svg/SVGFEMergeElement.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/SVGFEMergeElement.h
diff --git a/third_party/WebKit/Source/core/svg/SVGFEMergeElement.h b/third_party/WebKit/Source/core/svg/SVGFEMergeElement.h
index 658eb9a5acb115807c1b9147b1aa580355f15f76..bb990d26b973087b5aa9c09b84d9c1ecd647d8cc 100644
--- a/third_party/WebKit/Source/core/svg/SVGFEMergeElement.h
+++ b/third_party/WebKit/Source/core/svg/SVGFEMergeElement.h
@@ -22,7 +22,6 @@
#define SVGFEMergeElement_h
#include "core/svg/SVGFilterPrimitiveStandardAttributes.h"
-#include "platform/graphics/filters/FEMerge.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698