| Index: Source/core/svg/SVGFETileElement.cpp
|
| diff --git a/Source/core/svg/SVGFETileElement.cpp b/Source/core/svg/SVGFETileElement.cpp
|
| index cd796a441c959b6de7a43e440c5f4b780a49743b..4e691488a64cb601465f36a57f81e31cc364933f 100644
|
| --- a/Source/core/svg/SVGFETileElement.cpp
|
| +++ b/Source/core/svg/SVGFETileElement.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 {
|
|
|