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..94918849d3294f6b913fa12681170398dd0cb644 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> module to control usage of the features in Chrome that can affect a user's privacy. This module 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", |