| Index: third_party/WebKit/Source/core/svg/SVGAnimatedInteger.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGAnimatedInteger.idl b/third_party/WebKit/Source/core/svg/SVGAnimatedInteger.idl
|
| index 8ff6243ae7bab540c632406c12ce9cf0647f40d6..78520f6568cdff0650f5748537550df217302eb4 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGAnimatedInteger.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGAnimatedInteger.idl
|
| @@ -27,7 +27,6 @@
|
|
|
| [
|
| SetWrapperReferenceTo(SVGElement contextElement),
|
| - RuntimeEnabled=SVG1DOM,
|
| WillBeGarbageCollected,
|
| ] interface SVGAnimatedInteger {
|
| [RaisesException=Setter] attribute long baseVal;
|
|
|