| Index: third_party/WebKit/Source/core/svg/SVGAnimatedAngle.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGAnimatedAngle.idl b/third_party/WebKit/Source/core/svg/SVGAnimatedAngle.idl
|
| index 7a3d9a00112b3109a574db2807357586990bb9ab..4bd584833464ddbc5454bc8420534a9f98b49036 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGAnimatedAngle.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGAnimatedAngle.idl
|
| @@ -27,7 +27,6 @@
|
|
|
| [
|
| SetWrapperReferenceTo(SVGElement contextElement),
|
| - RuntimeEnabled=SVG1DOM,
|
| WillBeGarbageCollected,
|
| ] interface SVGAnimatedAngle {
|
| readonly attribute SVGAngle baseVal;
|
|
|