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