| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 872597146f4fb8e2ac36868511dd5156218866ab..329bd3952cf63b44da0a7046fe2e2e68ab29a627 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -5055,6 +5055,9 @@ Public Exponent (<ph name="PUBLIC_EXPONENT_NUM_BITS">$3<ex>24</ex></ph> bits):
|
| <message name="IDS_EXTENSION_PROMPT_WARNING_SYSTEM_INDICATOR" desc="Permission string for access to an icon in the system indicator area, such as the taskbar or system tray.">
|
| Display and manage an icon in the system indicator area.
|
| </message>
|
| + <message name="IDS_EXTENSION_PROMPT_NATIVE_MESSAGING" desc="Permission string for Native Messaging API.">
|
| + Exchange data with native applications installed on this computer
|
| + </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.">
|
|
|