| Index: Source/core/svg/SVGPathElement.idl
|
| diff --git a/Source/core/svg/SVGPathElement.idl b/Source/core/svg/SVGPathElement.idl
|
| index 297b5b1d684bd764a9f858c1e5c32ca62705e7ed..24ce06b87d8f23554f84958d60d32aee5b617090 100644
|
| --- a/Source/core/svg/SVGPathElement.idl
|
| +++ b/Source/core/svg/SVGPathElement.idl
|
| @@ -71,5 +71,3 @@ interface SVGPathElement : SVGGeometryElement {
|
| readonly attribute SVGPathSegList animatedPathSegList;
|
| readonly attribute SVGPathSegList animatedNormalizedPathSegList;
|
| };
|
| -
|
| -SVGPathElement implements SVGExternalResourcesRequired;
|
|
|