Index: third_party/WebKit/Source/core/svg/SVGFEDisplacementMapElement.cpp |
diff --git a/third_party/WebKit/Source/core/svg/SVGFEDisplacementMapElement.cpp b/third_party/WebKit/Source/core/svg/SVGFEDisplacementMapElement.cpp |
index dabb9d00c0473da0a3dbf6733d9c9577a7f98074..1817396b50f68973c5b75fe5e6fabce8fae103c4 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGFEDisplacementMapElement.cpp |
+++ b/third_party/WebKit/Source/core/svg/SVGFEDisplacementMapElement.cpp |
@@ -21,7 +21,6 @@ |
#include "core/SVGNames.h" |
#include "core/svg/graphics/filters/SVGFilterBuilder.h" |
-#include "platform/graphics/filters/FilterEffect.h" |
namespace blink { |