| Index: Source/core/dom/SecurityPolicyViolationEvent.idl
|
| diff --git a/Source/core/dom/SecurityPolicyViolationEvent.idl b/Source/core/dom/SecurityPolicyViolationEvent.idl
|
| index aae2f7e66f978e4fcd16d15e8a277d2052f08828..b214e6f0259be96543511b9b0e9b2e3df0a4fd8b 100644
|
| --- a/Source/core/dom/SecurityPolicyViolationEvent.idl
|
| +++ b/Source/core/dom/SecurityPolicyViolationEvent.idl
|
| @@ -24,7 +24,7 @@
|
|
|
| [
|
| NoInterfaceObject,
|
| - ConstructorTemplate=Event,
|
| + ConstructorTemplate=Event
|
| ] interface SecurityPolicyViolationEvent : Event {
|
| [InitializedByEventConstructor] readonly attribute DOMString documentURI;
|
| [InitializedByEventConstructor] readonly attribute DOMString referrer;
|
|
|