| Index: Source/core/svg/SVGClipPathElement.cpp
|
| diff --git a/Source/core/svg/SVGClipPathElement.cpp b/Source/core/svg/SVGClipPathElement.cpp
|
| index c2593f8794c9d9e0eafbf1564d85590e399b559f..c063c648c3a4fa852998ae9fe0c736530384aa46 100644
|
| --- a/Source/core/svg/SVGClipPathElement.cpp
|
| +++ b/Source/core/svg/SVGClipPathElement.cpp
|
| @@ -24,7 +24,6 @@
|
| #include "core/svg/SVGClipPathElement.h"
|
|
|
| #include "core/rendering/svg/RenderSVGResourceClipper.h"
|
| -#include "core/svg/SVGElementInstance.h"
|
|
|
| namespace WebCore {
|
|
|
|
|