Index: chrome/common/extensions/api/webNavigation.json |
diff --git a/chrome/common/extensions/api/webNavigation.json b/chrome/common/extensions/api/webNavigation.json |
index dbe6c6a314db12dfe92dcd9d453ee5ed77577734..d9e90912038263f7aaa4aeda720bc7c136a7c687 100644 |
--- a/chrome/common/extensions/api/webNavigation.json |
+++ b/chrome/common/extensions/api/webNavigation.json |
@@ -55,6 +55,7 @@ |
{ |
"type": "function", "name": "callback", "parameters": [ |
{ |
+ "name": "details", |
"type": "array", |
"description": "A list of frames in the given tab, null if the specified tab ID is invalid.", |
"optional": true, |