| Index: third_party/WebKit/Source/core/svg/SVGStringList.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGStringList.idl b/third_party/WebKit/Source/core/svg/SVGStringList.idl
|
| index d4f5b7b007286ba6c8bf94e6b6cb79cafadc566d..b746dc0b4048a286062e7693366c8f08be89fb02 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGStringList.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGStringList.idl
|
| @@ -26,7 +26,6 @@
|
| // http://www.w3.org/TR/SVG2/types.html#InterfaceSVGStringList
|
|
|
| [
|
| - TypeChecking=Interface,
|
| SetWrapperReferenceTo(SVGElement contextElement),
|
| ImplementedAs=SVGStringListTearOff,
|
| RuntimeEnabled=SVG1DOM,
|
|
|