Index: third_party/WebCore/svg/SVGTests.idl |
diff --git a/third_party/WebCore/svg/SVGTests.idl b/third_party/WebCore/svg/SVGTests.idl |
index 11d9856a669f4b8a67027be06f4ca23285d734c0..d9f79ccbf2a9c7f85f6e5c5b683583e8c35b50b4 100644 |
--- a/third_party/WebCore/svg/SVGTests.idl |
+++ b/third_party/WebCore/svg/SVGTests.idl |
@@ -29,6 +29,7 @@ module svg { |
interface [ |
Conditional=SVG, |
ObjCProtocol, |
+ SuppressToJSObject, |
OmitConstructor |
] SVGTests { |
readonly attribute SVGStringList requiredFeatures; |