| Index: Source/core/svg/SVGFilterElement.cpp
|
| diff --git a/Source/core/svg/SVGFilterElement.cpp b/Source/core/svg/SVGFilterElement.cpp
|
| index 4b8861598c5a51bbf0b8f657f214f3f6ec0a64d7..b38392a7e07fb55b9c4f0c86c66e40d339bb4bbd 100644
|
| --- a/Source/core/svg/SVGFilterElement.cpp
|
| +++ b/Source/core/svg/SVGFilterElement.cpp
|
| @@ -27,7 +27,6 @@
|
|
|
| #include "XLinkNames.h"
|
| #include "core/rendering/svg/RenderSVGResourceFilter.h"
|
| -#include "core/svg/SVGElementInstance.h"
|
| #include "core/svg/SVGParserUtilities.h"
|
|
|
| namespace WebCore {
|
|
|