Chromium Code Reviews| Index: Source/core/svg/SVGAnimatedTransformList.idl |
| diff --git a/Source/core/svg/SVGAnimatedTransformList.idl b/Source/core/svg/SVGAnimatedTransformList.idl |
| index 57890a274eadc83c5c76f53615ac9ebd102c5829..4ce7240600194ae19532b0497552fb39dde81332 100644 |
| --- a/Source/core/svg/SVGAnimatedTransformList.idl |
| +++ b/Source/core/svg/SVGAnimatedTransformList.idl |
| @@ -24,7 +24,7 @@ |
| */ |
| [ |
| - Conditional=SVG, |
| + Conditional=SVG |
| ] interface SVGAnimatedTransformList { |
| readonly attribute SVGTransformList baseVal; |
| readonly attribute SVGTransformList animVal; |