Chromium Code Reviews| Index: Source/core/svg/SVGAnimatedBoolean.idl |
| diff --git a/Source/core/svg/SVGAnimatedBoolean.idl b/Source/core/svg/SVGAnimatedBoolean.idl |
| index daeaadbec7545f8c4dd9ae3d489b3f02c55b7156..c54eab9000db42d624c3073d65ccb4fb4690913d 100644 |
| --- a/Source/core/svg/SVGAnimatedBoolean.idl |
| +++ b/Source/core/svg/SVGAnimatedBoolean.idl |
| @@ -24,7 +24,6 @@ |
| */ |
| [ |
| - NotScriptWrappable, |
| SetWrapperReferenceTo(SVGElement contextElement), |
| TypeChecking=Interface, |
| RuntimeEnabled=SVG1DOM, |