Index: third_party/WebCore/svg/SVGFitToViewBox.idl |
diff --git a/third_party/WebCore/svg/SVGFitToViewBox.idl b/third_party/WebCore/svg/SVGFitToViewBox.idl |
index 1ed3227f7c0ccc13bd5f3ea7312b05c75a6545ff..a57a8ddf1d8248a4487edd50e9cc09b75d8e2ffb 100644 |
--- a/third_party/WebCore/svg/SVGFitToViewBox.idl |
+++ b/third_party/WebCore/svg/SVGFitToViewBox.idl |
@@ -29,6 +29,7 @@ module svg { |
interface [ |
Conditional=SVG, |
ObjCProtocol, |
+ SuppressToJSObject, |
OmitConstructor |
] SVGFitToViewBox { |
readonly attribute SVGAnimatedRect viewBox; |