Chromium Code Reviews| Index: chrome/common/extensions/api/webstore.json |
| diff --git a/chrome/common/extensions/api/webstore.json b/chrome/common/extensions/api/webstore.json |
| index 2b72c0c69fbc060a884cf03fb73619d715890aae..31cbd2d01239d79f5abb53706727928da82a6cd2 100644 |
| --- a/chrome/common/extensions/api/webstore.json |
| +++ b/chrome/common/extensions/api/webstore.json |
| @@ -5,6 +5,7 @@ |
| [ |
| { |
| "namespace": "webstore", |
| + "description": "Use the <code>chrome.webstore</code> API to initiate app and extension installations \"inline\" from your site.", |
| "functions": [ |
| { |
| "name": "install", |