| Index: chrome/app/generated_resources.grd
 | 
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
 | 
| index 6e80a1c861158af4f3b757f0e376f8e2e31e0a36..ef02549ec79657f8151010b187bb21537e929519 100644
 | 
| --- a/chrome/app/generated_resources.grd
 | 
| +++ b/chrome/app/generated_resources.grd
 | 
| @@ -720,6 +720,15 @@ are declared in build/common.gypi.
 | 
|            <message name="IDS_CONTENT_CONTEXT_GENERATEPASSWORD" desc="The name of the Generate Password command in the content area context menu">
 | 
|              Generate password
 | 
|            </message>
 | 
| +          <message name="IDS_CONTENT_CONTEXT_MORE_ARC_APPS" desc="The label for the parent item of the sub menu in the content area context menu. The sub menu contains ARC app names.">
 | 
| +            More
 | 
| +          </message>
 | 
| +          <message name="IDS_CONTENT_CONTEXT_OPEN_WITH_ARC_APP" desc="The label for an item in the content area context menu for launching an ARC app.">
 | 
| +            Open with <ph name="APP">$1<ex>Hangout</ex></ph>
 | 
| +          </message>
 | 
| +          <message name="IDS_CONTENT_CONTEXT_LOADING_ARC_APP_NAMES" desc="The place-holder message shown while Chrome is waiting for a reply from ARC.">
 | 
| +            Loading
 | 
| +          </message>
 | 
|          </if>
 | 
|          <if expr="use_titlecase">
 | 
|            <message name="IDS_CONTENT_CONTEXT_BACK" desc="In Title Case: The name of the Back command in the content area context menu">
 | 
| 
 |