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..5c8b962804498f89ddaa7d81b5136ea577f1fa79 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> module to initiate app and extension installations \"inline\" from your site.", |
| "functions": [ |
| { |
| "name": "install", |