Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(51)

Unified Diff: chrome/common/extensions/docs/templates/intros/privacy.html

Issue 12996003: Dynamically generate a heading for Extension Docs API pages (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressing comments - Patch currently being broken up Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.
« no previous file with comments | « chrome/common/extensions/docs/templates/intros/power.html ('k') | chrome/common/extensions/docs/templates/intros/proxy.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698