| Index: core/svg/SVGDiscardElement.idl
|
| diff --git a/core/svg/SVGDiscardElement.idl b/core/svg/SVGDiscardElement.idl
|
| index 2b510237afec1118adfad1b5cd7ac273bbedec62..72b8939d6fb0a493736c3d81a6493d80ede73583 100644
|
| --- a/core/svg/SVGDiscardElement.idl
|
| +++ b/core/svg/SVGDiscardElement.idl
|
| @@ -31,5 +31,6 @@
|
| // TODO(philipj): The SVGDiscardElement interface does not exist in the spec
|
| // yet: http://www.w3.org/Graphics/SVG/WG/track/actions/3727
|
|
|
| +[RuntimeEnabled=smil]
|
| interface SVGDiscardElement : SVGElement {
|
| };
|
|
|