Chromium Code Reviews| Index: Source/core/svg/SVGStringList.idl |
| diff --git a/Source/core/svg/SVGStringList.idl b/Source/core/svg/SVGStringList.idl |
| index 870ba4c264572b55d11b0a43930b0ea81696898d..dbbdf9df7edd598725ca6979d26de8d6e040275f 100644 |
| --- a/Source/core/svg/SVGStringList.idl |
| +++ b/Source/core/svg/SVGStringList.idl |
| @@ -24,7 +24,7 @@ |
| */ |
| [ |
| - TypeChecking=Interface|Nullable, |
| + TypeChecking=Interface, |
| SetWrapperReferenceTo(SVGElement contextElement), |
| ImplementedAs=SVGStringListTearOff |
| ] interface SVGStringList { |