Chromium Code Reviews| Index: Source/core/svg/SVGAnimationElement.idl |
| diff --git a/Source/core/svg/SVGAnimationElement.idl b/Source/core/svg/SVGAnimationElement.idl |
| index 2f0b91204e839e5f4fd62e80a36234c25cccd32c..2b0f56d1fca4921b92109d0585c99e2a03c99d4f 100644 |
| --- a/Source/core/svg/SVGAnimationElement.idl |
| +++ b/Source/core/svg/SVGAnimationElement.idl |
| @@ -24,6 +24,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| Conditional=SVG, |
| ] interface SVGAnimationElement : SVGElement, |
| SVGTests, |