| Index: chrome/common/extensions/api/bookmarks.json
|
| diff --git a/chrome/common/extensions/api/bookmarks.json b/chrome/common/extensions/api/bookmarks.json
|
| index 3ade90ccefaf915e827eef47794b12d9e7a2f53c..32b22bf15a7920552b84ba05284180ffa4f55f68 100644
|
| --- a/chrome/common/extensions/api/bookmarks.json
|
| +++ b/chrome/common/extensions/api/bookmarks.json
|
| @@ -5,6 +5,7 @@
|
| [
|
| {
|
| "namespace": "bookmarks",
|
| + "description": "Use the <code>chrome.bookmarks</code> module to create, organize, and otherwise manipulate bookmarks.",
|
| "uses_feature_system": true,
|
| "channel": "stable",
|
| "dependencies": ["permission:bookmarks"],
|
|
|