| Index: third_party/WebCore/svg/SVGURIReference.idl
|
| diff --git a/third_party/WebCore/svg/SVGURIReference.idl b/third_party/WebCore/svg/SVGURIReference.idl
|
| index 960873e9cd60aa6976f713f8758fe88c75af7fc3..56e3185b6da42a447b54011748238635d5ae6bc9 100644
|
| --- a/third_party/WebCore/svg/SVGURIReference.idl
|
| +++ b/third_party/WebCore/svg/SVGURIReference.idl
|
| @@ -29,7 +29,6 @@ module svg {
|
| interface [
|
| Conditional=SVG,
|
| ObjCProtocol,
|
| - SuppressToJSObject,
|
| OmitConstructor
|
| ] SVGURIReference {
|
| readonly attribute SVGAnimatedString href;
|
|
|