Index: chrome/common/extensions/api/privacy.json |
diff --git a/chrome/common/extensions/api/privacy.json b/chrome/common/extensions/api/privacy.json |
index a74b5056ff9a3282c2ee0daa4831f324455d0db7..9cd2d6d45ad293c23e6b4fa7c8eb8cf6984b8a5c 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.", |
"dependencies": [ "types" ], |
"properties": { |
"network": { |