| Index: Source/core/svg/SVGPathElement.idl
|
| diff --git a/Source/core/svg/SVGPathElement.idl b/Source/core/svg/SVGPathElement.idl
|
| index 083663bb15f3fffd20fcdf77528dd28246c56074..7a77f63de4829f2946a96cfb030378e05b08ed3d 100644
|
| --- a/Source/core/svg/SVGPathElement.idl
|
| +++ b/Source/core/svg/SVGPathElement.idl
|
| @@ -105,5 +105,3 @@ interface SVGPathElement : SVGGraphicsElement {
|
| readonly attribute SVGPathSegList animatedPathSegList;
|
| readonly attribute SVGPathSegList animatedNormalizedPathSegList;
|
| };
|
| -
|
| -SVGPathElement implements SVGExternalResourcesRequired;
|
|
|