Chromium Code Reviews| Index: Source/core/svg/SVGAnimatedLength.idl |
| diff --git a/Source/core/svg/SVGAnimatedLength.idl b/Source/core/svg/SVGAnimatedLength.idl |
| index f6a396ea61d5f1a5e749936ce70466fca09c7a4c..241aaadea511a2fea9d93f1ffbffcddf33954910 100644 |
| --- a/Source/core/svg/SVGAnimatedLength.idl |
| +++ b/Source/core/svg/SVGAnimatedLength.idl |
| @@ -24,7 +24,7 @@ |
| */ |
| [ |
| - Conditional=SVG, |
| + Conditional=SVG |
| ] interface SVGAnimatedLength { |
| readonly attribute SVGLength baseVal; |
| readonly attribute SVGLength animVal; |