| Index: third_party/WebKit/Source/core/svg/SVGFEBlendElement.cpp
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGFEBlendElement.cpp b/third_party/WebKit/Source/core/svg/SVGFEBlendElement.cpp
|
| index ff3049881eafed488da042283cc55b61c56cd01d..d214c3649a344eb210580abc224d4b399d4d6701 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGFEBlendElement.cpp
|
| +++ b/third_party/WebKit/Source/core/svg/SVGFEBlendElement.cpp
|
| @@ -23,7 +23,6 @@
|
| #include "core/SVGNames.h"
|
| #include "core/svg/graphics/filters/SVGFilterBuilder.h"
|
| #include "platform/graphics/filters/FEBlend.h"
|
| -#include "platform/graphics/filters/FilterEffect.h"
|
|
|
| namespace blink {
|
|
|
|
|