| 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 b746dc0b4048a286062e7693366c8f08be89fb02..724124384580657d308c302cf0778cffc63f7757 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGStringList.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGStringList.idl
|
| @@ -28,7 +28,6 @@
|
| [
|
| SetWrapperReferenceTo(SVGElement contextElement),
|
| ImplementedAs=SVGStringListTearOff,
|
| - RuntimeEnabled=SVG1DOM,
|
| WillBeGarbageCollected,
|
| ] interface SVGStringList {
|
| readonly attribute unsigned long length;
|
|
|