Chromium Code Reviews| Index: chrome/common/extensions/api/experimental_history.json |
| diff --git a/chrome/common/extensions/api/experimental_history.json b/chrome/common/extensions/api/experimental_history.json |
| index 09a6f8e1c85c3b6b636352695c203f46a79c9b2c..f7f2290bbc9eb8ed8a25b7c5b4ccbd65455d0e25 100644 |
| --- a/chrome/common/extensions/api/experimental_history.json |
| +++ b/chrome/common/extensions/api/experimental_history.json |
| @@ -5,6 +5,7 @@ |
| [ |
| { |
| "namespace": "experimental.history", |
| + "description": "Use the <code>chrome.experimental.history</code> API to interact with the browser's record of most visited pages.", |
| "types": [ |
| { |
| "id": "MostVisitedItem", |