Index: third_party/WebKit/Source/core/svg/SVGFEOffsetElement.cpp |
diff --git a/third_party/WebKit/Source/core/svg/SVGFEOffsetElement.cpp b/third_party/WebKit/Source/core/svg/SVGFEOffsetElement.cpp |
index 12d50521dea5ebddbae0b2cf65380ed24164f5c8..6187ead4e981b6b7527ea63ffe8b49e37ddfeec3 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGFEOffsetElement.cpp |
+++ b/third_party/WebKit/Source/core/svg/SVGFEOffsetElement.cpp |
@@ -22,7 +22,7 @@ |
#include "core/SVGNames.h" |
#include "core/svg/graphics/filters/SVGFilterBuilder.h" |
-#include "platform/graphics/filters/FilterEffect.h" |
+#include "platform/graphics/filters/FEOffset.h" |
namespace blink { |