| Index: third_party/WebKit/Source/core/svg/SVGTransform.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGTransform.idl b/third_party/WebKit/Source/core/svg/SVGTransform.idl
|
| index 290d489f70025d64e60ada51e01336f386444c45..b1435b248b6e568783124edef83c6990d43d7c62 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGTransform.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGTransform.idl
|
| @@ -23,7 +23,6 @@
|
|
|
| [
|
| ImplementedAs=SVGTransformTearOff,
|
| - MeasureAs=SVG1DOM,
|
| RuntimeEnabled=SVG1DOM,
|
| SetWrapperReferenceTo(SVGElement contextElement),
|
| WillBeGarbageCollected,
|
|
|