Chromium Code Reviews| Index: chrome/common/extensions/api/proxy.json |
| diff --git a/chrome/common/extensions/api/proxy.json b/chrome/common/extensions/api/proxy.json |
| index 9eabd8c1cfd56a8fc24687bfa7658e55fc353fca..2d28bb631b15e97a63cb428a2fa4c48134f76aac 100644 |
| --- a/chrome/common/extensions/api/proxy.json |
| +++ b/chrome/common/extensions/api/proxy.json |
| @@ -5,6 +5,7 @@ |
| [ |
| { |
| "namespace": "proxy", |
| + "description": "Use the <code>chrome.proxy</code> API to manage Chrome's proxy settings. This API relies on the <a href='types.html#ChromeSetting'>ChromeSetting prototype of the type API</a> for getting and setting the proxy configuration.", |
| "types": [ |
| { |
| "id": "ProxyServer", |