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> |