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..a456fa53d6e02a7be199b048faae802811afa3c6 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> module to manage Chrome's proxy settings. This module 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", |