Index: chrome/common/extensions/docs/templates/intros/privacy.html |
diff --git a/chrome/common/extensions/docs/templates/intros/privacy.html b/chrome/common/extensions/docs/templates/intros/privacy.html |
index 192b7974b892e5b218a50582c98de30a41b86af8..edb1f7f0c633bd2acfd908026a12a4446039fc93 100644 |
--- a/chrome/common/extensions/docs/templates/intros/privacy.html |
+++ b/chrome/common/extensions/docs/templates/intros/privacy.html |
@@ -1,10 +1,3 @@ |
-<p id="classSummary"> |
- 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. |
-</p> |
- |
<p class="note"> |
The <a href="http://www.google.com/intl/en/landing/chrome/google-chrome-privacy-whitepaper.pdf">Chrome Privacy Whitepaper</a> |
gives background detail regarding the features which this API can control. |