Index: third_party/WebKit/Source/core/svg/SVGFEComponentTransferElement.cpp |
diff --git a/third_party/WebKit/Source/core/svg/SVGFEComponentTransferElement.cpp b/third_party/WebKit/Source/core/svg/SVGFEComponentTransferElement.cpp |
index 1182a308eec9ae5e09abc25a52a4b03c872cb73f..04a63b58acef9aef90a02356d63a49717a9c209f 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGFEComponentTransferElement.cpp |
+++ b/third_party/WebKit/Source/core/svg/SVGFEComponentTransferElement.cpp |
@@ -27,7 +27,7 @@ |
#include "core/svg/SVGFEFuncGElement.h" |
#include "core/svg/SVGFEFuncRElement.h" |
#include "core/svg/graphics/filters/SVGFilterBuilder.h" |
-#include "platform/graphics/filters/FilterEffect.h" |
+#include "platform/graphics/filters/FEComponentTransfer.h" |
namespace blink { |