Index: Source/core/dom/SecurityPolicyViolationEvent.idl |
diff --git a/Source/core/dom/SecurityPolicyViolationEvent.idl b/Source/core/dom/SecurityPolicyViolationEvent.idl |
index 09eddedd83754b41d816d1e1015ebda0a2dc25df..08701a8526500e3d1559c3650d83391dada01a61 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; |