Chromium Code Reviews| Index: Source/core/dom/SecurityPolicyViolationEvent.idl |
| diff --git a/Source/core/dom/SecurityPolicyViolationEvent.idl b/Source/core/dom/SecurityPolicyViolationEvent.idl |
| index 590d8e6d73a403a303c6a4561257c336eb14481a..aae2f7e66f978e4fcd16d15e8a277d2052f08828 100644 |
| --- a/Source/core/dom/SecurityPolicyViolationEvent.idl |
| +++ b/Source/core/dom/SecurityPolicyViolationEvent.idl |
| @@ -23,6 +23,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| ConstructorTemplate=Event, |
| ] interface SecurityPolicyViolationEvent : Event { |
| [InitializedByEventConstructor] readonly attribute DOMString documentURI; |