Index: third_party/WebKit/Source/core/svg/SVGFEOffsetElement.h |
diff --git a/third_party/WebKit/Source/core/svg/SVGFEOffsetElement.h b/third_party/WebKit/Source/core/svg/SVGFEOffsetElement.h |
index 9cd8df88c83d2b761fd78017377ce36342d476dd..1a48743cbbc03fed6cb92fbbbabcdc5cc601ff9d 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGFEOffsetElement.h |
+++ b/third_party/WebKit/Source/core/svg/SVGFEOffsetElement.h |
@@ -23,7 +23,6 @@ |
#include "core/svg/SVGAnimatedNumber.h" |
#include "core/svg/SVGFilterPrimitiveStandardAttributes.h" |
-#include "platform/graphics/filters/FEOffset.h" |
#include "platform/heap/Handle.h" |
namespace blink { |