Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 467e131b260ece3b016795aa76292591851e6779..a631d95dcf0d4463b272f1aacdb54997d8e67d89 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -4036,6 +4036,9 @@ Update checks have repeatedly failed for the extension "<ph name="EXTENSION_NAME |
<message name="IDS_EXTENSION_PROMPT_WARNING_CONTENT_SETTINGS" desc="Permission string for access to content settings."> |
Settings that specify whether websites can use features such as cookies, JavaScript, and plug-ins |
</message> |
+ <message name="IDS_EXTENSION_PROMPT_WARNING_IME" desc="Permission string for access to ime."> |
+ Anything you type. |
+ </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."> |