Index: Source/devtools/protocol.json |
diff --git a/Source/devtools/protocol.json b/Source/devtools/protocol.json |
index f7e192d046105c96f28751d0b02849c815f54585..54e391a8928304227280e498077ee98790274e6d 100644 |
--- a/Source/devtools/protocol.json |
+++ b/Source/devtools/protocol.json |
@@ -559,6 +559,10 @@ |
"hidden": true |
}, |
{ |
+ "name": "frameResized", |
+ "hidden": true |
+ }, |
+ { |
"name": "javascriptDialogOpening", |
"description": "Fired when a JavaScript initiated dialog (alert, confirm, prompt, or onbeforeunload) is about to open.", |
"parameters": [ |