Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 4a0fc070cdbcb896b13ac15ba9da03c41bf2d1bd..559e0437f6f5cbdc221c2a828e2ecfe202bdbf17 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -4641,6 +4641,9 @@ Even if you have downloaded files from this website before, the website might ha |
<message name="IDS_EXTENSION_PROMPT_WARNING_PASSWORDS_PRIVATE" desc="Permission string for access to passwords settings."> |
Read and change saved password settings |
</message> |
+ <message name="IDS_EXTENSION_PROMPT_WARNING_USERS_PRIVATE" desc="Permission string for access to user accounts."> |
+ Read and change whitelisted users |
+ </message> |
<!-- Extension/App error messages --> |
<message name="IDS_EXTENSION_CANT_GET_ABSOLUTE_PATH" desc="Warning displayed in pack dialog when the absolute path to the extension directory can not be found."> |