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