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 d3a26747d580c96c17a6b0d304f62523f3d54cbe..212c85a81fc65bfeaeaeb33fcb3910528474d655 100644 |
| --- a/third_party/WebCore/svg/SVGLangSpace.idl |
| +++ b/third_party/WebCore/svg/SVGLangSpace.idl |
| @@ -29,6 +29,7 @@ module svg { |
| interface [ |
| Conditional=SVG, |
| ObjCProtocol, |
| + SuppressToJSObject, |
| OmitConstructor |
| ] SVGLangSpace { |
| attribute DOMString xmllang |