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..a4080b97bc72a138603867e4e71435d7247f3d94 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.", |
| "types": [ |
| { |
| "id": "ProxyServer", |