| Index: Source/core/svg/SVGFEBlendElement.cpp
|
| diff --git a/Source/core/svg/SVGFEBlendElement.cpp b/Source/core/svg/SVGFEBlendElement.cpp
|
| index 0e650e875ac803c38d9ed8cf29f7a041abfba1ad..b248cedbb819b693d784da4415c4465d613a65a6 100644
|
| --- a/Source/core/svg/SVGFEBlendElement.cpp
|
| +++ b/Source/core/svg/SVGFEBlendElement.cpp
|
| @@ -24,7 +24,6 @@
|
|
|
| #include "SVGNames.h"
|
| #include "platform/graphics/filters/FilterEffect.h"
|
| -#include "core/svg/SVGElementInstance.h"
|
| #include "core/svg/graphics/filters/SVGFilterBuilder.h"
|
|
|
| namespace WebCore {
|
|
|