| Index: third_party/WebKit/Source/core/svg/SVGPointList.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGPointList.idl b/third_party/WebKit/Source/core/svg/SVGPointList.idl
|
| index e2dbb1526ea15a77d238f9d22b665846767958ba..2661d6187eea2a59986bfe7b909c6db0753a4351 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGPointList.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGPointList.idl
|
| @@ -28,7 +28,6 @@
|
| [
|
| ImplementedAs=SVGPointListTearOff,
|
| SetWrapperReferenceTo(SVGElement contextElement),
|
| - TypeChecking=Interface,
|
| RuntimeEnabled=SVG1DOM,
|
| MeasureAs=SVG1DOM,
|
| WillBeGarbageCollected,
|
|
|