Chromium Code Reviews| Index: third_party/WebCore/svg/SVGLangSpace.idl |
| diff --git a/third_party/WebCore/svg/SVGLangSpace.idl b/third_party/WebCore/svg/SVGLangSpace.idl |
| index 212c85a81fc65bfeaeaeb33fcb3910528474d655..d3a26747d580c96c17a6b0d304f62523f3d54cbe 100644 |
| --- a/third_party/WebCore/svg/SVGLangSpace.idl |
| +++ b/third_party/WebCore/svg/SVGLangSpace.idl |
| @@ -29,7 +29,6 @@ module svg { |
| interface [ |
| Conditional=SVG, |
| ObjCProtocol, |
| - SuppressToJSObject, |
| OmitConstructor |
| ] SVGLangSpace { |
| attribute DOMString xmllang |