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

Unified Diff: chrome/common/extensions/docs/static/permission_warnings.html

Issue 9244005: Move the `privacy` extension API out of experimental. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: License. Created 8 years, 11 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/static/permission_warnings.html
diff --git a/chrome/common/extensions/docs/static/permission_warnings.html b/chrome/common/extensions/docs/static/permission_warnings.html
index 34c4b1ea373b078045f1d7294708597040d545b5..e88f295e39633c1f8bd3f26bd03d385005df5a87 100644
--- a/chrome/common/extensions/docs/static/permission_warnings.html
+++ b/chrome/common/extensions/docs/static/permission_warnings.html
@@ -355,6 +355,20 @@ that trigger them.
</ul>
</td>
</tr>
+
+<tr>
+ <td style="font-weight:bold">
+ <!-- IDS_EXTENSION_PROMPT_WARNING_PRIVACY-->
+ Privacy-related settings
+ </td>
+ <td>
+ "privacy" permission
+ </td>
+ <td>
+ The "privacy" permission is required by the
+ <a href="privacy.html"><code>chrome.privacy</code></a> module.
+ </td>
+</tr>
</table>
</p>
« no previous file with comments | « chrome/common/extensions/docs/static/manifest.html ('k') | chrome/common/extensions/docs/static/privacy.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698