Chromium Code Reviews| Index: core/svg/SVGAnimatedString.idl | 
| diff --git a/core/svg/SVGAnimatedString.idl b/core/svg/SVGAnimatedString.idl | 
| index dec2f0517fcc44b52ee75e2935e70bf2fbb1e39b..b4e63618fef433c18e5128974b812fdf07ade1d6 100644 | 
| --- a/core/svg/SVGAnimatedString.idl | 
| +++ b/core/svg/SVGAnimatedString.idl | 
| @@ -24,6 +24,7 @@ | 
| */ | 
| [ | 
| + NotScriptWrappable, | 
| SetWrapperReferenceTo(SVGElement contextElement), | 
| ] interface SVGAnimatedString { | 
| [RaisesException=Setter] attribute DOMString baseVal; |