| Index: Source/core/svg/SVGClipPathElement.idl
|
| diff --git a/Source/core/svg/SVGClipPathElement.idl b/Source/core/svg/SVGClipPathElement.idl
|
| index 0d729d2258a72b6b3b0490e88dd631326538f6be..4bb7cf19cddd5485cd3fc64b1a7f2338878c2729 100644
|
| --- a/Source/core/svg/SVGClipPathElement.idl
|
| +++ b/Source/core/svg/SVGClipPathElement.idl
|
| @@ -27,5 +27,3 @@
|
| interface SVGClipPathElement : SVGGraphicsElement {
|
| readonly attribute SVGAnimatedEnumeration clipPathUnits;
|
| };
|
| -
|
| -SVGClipPathElement implements SVGExternalResourcesRequired;
|
|
|