| Index: Source/core/svg/SVGFEBlendElement.cpp
|
| diff --git a/Source/core/svg/SVGFEBlendElement.cpp b/Source/core/svg/SVGFEBlendElement.cpp
|
| index 5f324b0ff9cec9e721ab51ba45fa29f13f54e8cc..9b50de3e626a3869418efdae81c8c1ba6c35c3ca 100644
|
| --- a/Source/core/svg/SVGFEBlendElement.cpp
|
| +++ b/Source/core/svg/SVGFEBlendElement.cpp
|
| @@ -23,7 +23,6 @@
|
| #include "core/svg/SVGFEBlendElement.h"
|
|
|
| #include "SVGNames.h"
|
| -#include "core/dom/Attribute.h"
|
| #include "core/platform/graphics/filters/FilterEffect.h"
|
| #include "core/svg/SVGElementInstance.h"
|
| #include "core/svg/graphics/filters/SVGFilterBuilder.h"
|
|
|