| Index: third_party/WebCore/svg/SVGExternalResourcesRequired.idl
|
| diff --git a/third_party/WebCore/svg/SVGExternalResourcesRequired.idl b/third_party/WebCore/svg/SVGExternalResourcesRequired.idl
|
| index ef0d720760cf459ae1499649be910c5ae378dacc..a650c8f8da364cfc90f2db0220e3553f56a857bb 100644
|
| --- a/third_party/WebCore/svg/SVGExternalResourcesRequired.idl
|
| +++ b/third_party/WebCore/svg/SVGExternalResourcesRequired.idl
|
| @@ -29,6 +29,7 @@ module svg {
|
| interface [
|
| Conditional=SVG,
|
| ObjCProtocol,
|
| + SuppressToJSObject,
|
| OmitConstructor
|
| ] SVGExternalResourcesRequired {
|
| readonly attribute SVGAnimatedBoolean externalResourcesRequired;
|
|
|