Chromium Code Reviews| Index: Source/core/svg/SVGDiscardElement.idl |
| diff --git a/Source/core/svg/SVGDiscardElement.idl b/Source/core/svg/SVGDiscardElement.idl |
| index 2b510237afec1118adfad1b5cd7ac273bbedec62..cd10a61c2fb74a52098b9a86441caa8df3adab12 100644 |
| --- a/Source/core/svg/SVGDiscardElement.idl |
| +++ b/Source/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 { |
| }; |