| Index: third_party/WebCore/svg/SVGLocatable.idl
|
| diff --git a/third_party/WebCore/svg/SVGLocatable.idl b/third_party/WebCore/svg/SVGLocatable.idl
|
| index 3b38a39f19d9c900b06d0121e8ca96c18ace7680..f626976ddd97606f6c9c2317886619978444fe66 100644
|
| --- a/third_party/WebCore/svg/SVGLocatable.idl
|
| +++ b/third_party/WebCore/svg/SVGLocatable.idl
|
| @@ -29,7 +29,6 @@ module svg {
|
| interface [
|
| Conditional=SVG,
|
| ObjCProtocol,
|
| - SuppressToJSObject,
|
| OmitConstructor
|
| ] SVGLocatable {
|
| readonly attribute SVGElement nearestViewportElement;
|
|
|