Index: chrome/common/extensions/api/experimental.bookmarkManager.json |
=================================================================== |
--- chrome/common/extensions/api/experimental.bookmarkManager.json (revision 136322) |
+++ chrome/common/extensions/api/experimental.bookmarkManager.json (working copy) |
@@ -194,7 +194,7 @@ |
"name": "callback", |
"type": "function", |
"parameters": [ |
- {"name": "results", "type": "array", "items": { "$ref": "bookmarks.BookmarkTreeNode"} } |
+ {"name": "results", "type": "array", "items": { "$ref": "BookmarkTreeNode"} } |
] |
} |
] |