Chromium Code Reviews| Index: chrome/common/extensions/api/privacy.json |
| diff --git a/chrome/common/extensions/api/privacy.json b/chrome/common/extensions/api/privacy.json |
| index abf4073a90d5ccce0e9afbada25adce024320aad..03845c9424a3188398ed58bfeb78b6a0f920b40d 100644 |
| --- a/chrome/common/extensions/api/privacy.json |
| +++ b/chrome/common/extensions/api/privacy.json |
| @@ -5,6 +5,7 @@ |
| [ |
| { |
| "namespace": "privacy", |
| + "description": "Use the <code>chrome.privacy</code> API to control usage of the features in Chrome that can affect a user's privacy. This API relies on the <a href='types.html#ChromeSetting'>ChromeSetting prototype of the type API</a> for getting and setting Chrome's configuration.", |
| "properties": { |
| "network": { |
| "type": "object", |