Index: chrome/common/extensions/api/privacy.json |
diff --git a/chrome/common/extensions/api/privacy.json b/chrome/common/extensions/api/privacy.json |
index 6ad4750de1fe2bf827b1bbbd32c489e1e486b662..48b2fe27f5d132a2b196c190978fcd27e46e7e8b 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", |