Chromium Code Reviews| Index: chrome/common/extensions/api/experimental.bookmarkManager.json |
| diff --git a/chrome/common/extensions/api/experimental.bookmarkManager.json b/chrome/common/extensions/api/experimental.bookmarkManager.json |
| index 9d130c813227b1540c3faf37caa387e9a246492a..4ad14153b6de9b93aa3ac87f7bc7861768d14c82 100644 |
| --- a/chrome/common/extensions/api/experimental.bookmarkManager.json |
| +++ b/chrome/common/extensions/api/experimental.bookmarkManager.json |
| @@ -194,7 +194,7 @@ |
| "name": "callback", |
| "type": "function", |
| "parameters": [ |
| - {"name": "results", "type": "array", "items": { "$ref": "BookmarkTreeNode"} } |
| + {"name": "results", "type": "array", "items": { "$ref": "bookmarks.BookmarkTreeNode"} } |
| ] |
| } |
| ] |