| Index: Source/core/svg/SVGFEOffsetElement.cpp
|
| diff --git a/Source/core/svg/SVGFEOffsetElement.cpp b/Source/core/svg/SVGFEOffsetElement.cpp
|
| index 9cbf02b5e0a21899c682f7e1975fe91281bc5d50..1737488c9fa26b9c235a56ecbc0b2dc7b42f9946 100644
|
| --- a/Source/core/svg/SVGFEOffsetElement.cpp
|
| +++ b/Source/core/svg/SVGFEOffsetElement.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 {
|
|
|