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