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