| Index: core/svg/SVGAnimatedEnumeration.idl
|
| diff --git a/core/svg/SVGAnimatedEnumeration.idl b/core/svg/SVGAnimatedEnumeration.idl
|
| index 8a4f2d9cda2883cf0f5902bf4a110b71c198e7e6..f67a59f3ceacb6fb28b99767a42d3c72cbb0463b 100644
|
| --- a/core/svg/SVGAnimatedEnumeration.idl
|
| +++ b/core/svg/SVGAnimatedEnumeration.idl
|
| @@ -25,6 +25,7 @@
|
|
|
| [
|
| ImplementedAs=SVGAnimatedEnumerationBase,
|
| + NotScriptWrappable,
|
| SetWrapperReferenceTo(SVGElement contextElement),
|
| TypeChecking=Interface,
|
| ] interface SVGAnimatedEnumeration {
|
|
|