Chromium Code Reviews| Index: chrome/common/extensions/api/top_sites.json |
| diff --git a/chrome/common/extensions/api/top_sites.json b/chrome/common/extensions/api/top_sites.json |
| index e22044706006192e9e4118bf012aee571080c9ce..3a8ece82e33fdfc721f6d9ce62583b99f935ff49 100644 |
| --- a/chrome/common/extensions/api/top_sites.json |
| +++ b/chrome/common/extensions/api/top_sites.json |
| @@ -5,6 +5,7 @@ |
| [ |
| { |
| "namespace": "topSites", |
| + "description": "Use the <code>chrome.topSites</code> API to access the top sites that are displayed on the new tab page.", |
| "types": [ |
| { |
| "id": "MostVisitedURL", |