Index: third_party/WebKit/Source/core/svg/SVGFETileElement.cpp |
diff --git a/third_party/WebKit/Source/core/svg/SVGFETileElement.cpp b/third_party/WebKit/Source/core/svg/SVGFETileElement.cpp |
index 7d2f6d91da7b0495242c7ed4a064db249b04f2c1..9d353c131e7ed2299a0f17ba399ef29f2959fe08 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGFETileElement.cpp |
+++ b/third_party/WebKit/Source/core/svg/SVGFETileElement.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/FETile.h" |
namespace blink { |