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 { |