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

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

Issue 12089037: Add management.uninstallSelf to API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: sync Created 7 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/templates/intros/management.html
diff --git a/chrome/common/extensions/docs/templates/intros/management.html b/chrome/common/extensions/docs/templates/intros/management.html
index 4319a8dc1123f4a2d78ff2faec35955c1f565409..d5c767e0ae1e499ce76be8dc02b408835cb4668f 100644
--- a/chrome/common/extensions/docs/templates/intros/management.html
+++ b/chrome/common/extensions/docs/templates/intros/management.html
@@ -18,6 +18,6 @@ For example:</p>
}</pre>
<p>
-The one method that doesn't require the "management" permission is
-$ref:management.getPermissionWarningsByManifest
-</p>
+$ref:management.getPermissionWarningsByManifest and
+$ref:management.uninstallSelf do not require the management permission
+</p>
« no previous file with comments | « chrome/common/extensions/api/management.json ('k') | chrome/common/extensions/permissions/permission_set.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698