Chromium Code Reviews| Index: chrome/common/extensions/api/history.json |
| diff --git a/chrome/common/extensions/api/history.json b/chrome/common/extensions/api/history.json |
| index c72caee23dc805b44f2cec1133232656410d01e9..584a9924d37df9b3bd320bb11ad861849543aa14 100644 |
| --- a/chrome/common/extensions/api/history.json |
| +++ b/chrome/common/extensions/api/history.json |
| @@ -5,6 +5,7 @@ |
| [ |
| { |
| "namespace": "history", |
| + "description": "Use the <code>chrome.history</code> module to intereact with the browser's record of visited pages. You can add, remove, and query for URLs in the browser's history.", |
| "types": [ |
| { |
| "id": "HistoryItem", |