| Index: third_party/WebKit/Source/core/svg/SVGFECompositeElement.cpp
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGFECompositeElement.cpp b/third_party/WebKit/Source/core/svg/SVGFECompositeElement.cpp
|
| index 869cb4a80ef50d147cda3b7f5b1a840e19e9403c..c529245bcbc9ff8927874a43275a04cb16779dda 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGFECompositeElement.cpp
|
| +++ b/third_party/WebKit/Source/core/svg/SVGFECompositeElement.cpp
|
| @@ -22,7 +22,6 @@
|
|
|
| #include "core/SVGNames.h"
|
| #include "core/svg/graphics/filters/SVGFilterBuilder.h"
|
| -#include "platform/graphics/filters/FilterEffect.h"
|
|
|
| namespace blink {
|
|
|
|
|