Index: chrome/common/extensions/docs/templates/articles/permission_warnings.html |
diff --git a/chrome/common/extensions/docs/templates/articles/permission_warnings.html b/chrome/common/extensions/docs/templates/articles/permission_warnings.html |
index 3186c1b99ab7aae28b4fd03acdd53f9c374c6318..520bfe097ca62bce320968b4e54d588eb5876745 100644 |
--- a/chrome/common/extensions/docs/templates/articles/permission_warnings.html |
+++ b/chrome/common/extensions/docs/templates/articles/permission_warnings.html |
@@ -375,6 +375,20 @@ that trigger them. |
<tr> |
<td style="font-weight:bold"> |
+ <!-- IDS_EXTENSION_PROMPT_WARNING_SIGNED_IN_DEVICES--> |
+ Retrieves the list of singed in devices |
+ </td> |
+ <td> |
+ "signedInDevices" permission |
+ </td> |
+ <td> |
+ Allows the extension to retrieve the list of devices the user is |
+ signed into. |
+ </td> |
+</tr> |
+ |
+<tr> |
+ <td style="font-weight:bold"> |
<!-- IDS_EXTENSION_PROMPT_WARNING_TTS_ENGINE--> |
Access all text spoken using synthesized speech |
</td> |