| Index: third_party/WebKit/Source/core/svg/SVGPreserveAspectRatio.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGPreserveAspectRatio.idl b/third_party/WebKit/Source/core/svg/SVGPreserveAspectRatio.idl
|
| index 2bcd9b674760e5781a2a2e6ed128227de551e2fc..c1e574780326914ba551c26054f019766e00528b 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGPreserveAspectRatio.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGPreserveAspectRatio.idl
|
| @@ -29,7 +29,6 @@
|
| ImplementedAs=SVGPreserveAspectRatioTearOff,
|
| SetWrapperReferenceTo(SVGElement contextElement),
|
| RuntimeEnabled=SVG1DOM,
|
| - MeasureAs=SVG1DOM,
|
| WillBeGarbageCollected,
|
| ] interface SVGPreserveAspectRatio {
|
| // Alignment types
|
|
|