Chromium Code Reviews| Index: Source/core/svg/SVGAnimatedAngle.idl |
| diff --git a/Source/core/svg/SVGAnimatedAngle.idl b/Source/core/svg/SVGAnimatedAngle.idl |
| index b012e9a40102848357e2e43b9f602caf12e8ec2e..3e96104d3d0cd565c3a0bb3d838e6be686a10270 100644 |
| --- a/Source/core/svg/SVGAnimatedAngle.idl |
| +++ b/Source/core/svg/SVGAnimatedAngle.idl |
| @@ -24,7 +24,7 @@ |
| */ |
| [ |
| - Conditional=SVG, |
| + Conditional=SVG |
| ] interface SVGAnimatedAngle { |
| readonly attribute SVGAngle baseVal; |
| readonly attribute SVGAngle animVal; |