| Index: third_party/WebCore/svg/SVGStylable.idl
|
| diff --git a/third_party/WebCore/svg/SVGStylable.idl b/third_party/WebCore/svg/SVGStylable.idl
|
| index 53269c98ea88b280d55db4eaca39f190fa8db98a..3e06563f042ecad624aaa2ff859cf8a097493657 100644
|
| --- a/third_party/WebCore/svg/SVGStylable.idl
|
| +++ b/third_party/WebCore/svg/SVGStylable.idl
|
| @@ -30,7 +30,6 @@ module svg {
|
| interface [
|
| Conditional=SVG,
|
| ObjCProtocol,
|
| - SuppressToJSObject,
|
| OmitConstructor
|
| ] SVGStylable {
|
| readonly attribute SVGAnimatedString className;
|
|
|