| Index: chrome/common/extensions/api/bookmarks.json
|
| diff --git a/chrome/common/extensions/api/bookmarks.json b/chrome/common/extensions/api/bookmarks.json
|
| index 6166ffba619f3b060946afd97c38311064ed7a5d..83c176d6929727c51edaf2eb2514f5ffc3bcc638 100644
|
| --- a/chrome/common/extensions/api/bookmarks.json
|
| +++ b/chrome/common/extensions/api/bookmarks.json
|
| @@ -5,7 +5,7 @@
|
| [
|
| {
|
| "namespace": "bookmarks",
|
| - "description": "Use the <code>chrome.bookmarks</code> API to create, organize, and otherwise manipulate bookmarks. Also see <a href='override.html'>Override Pages</a>, which you can use to create a custom Bookmark Manager page.",
|
| + "description": "Use the <code>chrome.bookmarks</code> API to create, organize, and otherwise manipulate bookmarks. Also see <a href='override'>Override Pages</a>, which you can use to create a custom Bookmark Manager page.",
|
| "properties": {
|
| "MAX_WRITE_OPERATIONS_PER_HOUR": {
|
| "value": 100,
|
|
|