Chromium Code Reviews| Index: Source/core/svg/SVGMPathElement.idl |
| diff --git a/Source/core/svg/SVGMPathElement.idl b/Source/core/svg/SVGMPathElement.idl |
| index 384958290de2227bc2a1f1195a2edb5215f78186..bb8aaf6e2ee2427af08f91a2f50092f79a0ee111 100644 |
| --- a/Source/core/svg/SVGMPathElement.idl |
| +++ b/Source/core/svg/SVGMPathElement.idl |
| @@ -26,6 +26,5 @@ |
| interface SVGMPathElement : SVGElement { |
| }; |
| -SVGMPathElement implements SVGExternalResourcesRequired; |
| SVGMPathElement implements SVGURIReference; |