| Index: chrome/app/generated_resources.grd
 | 
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
 | 
| index 17597c18ff03af66af5f4fea5c8c43ca09def883..cefcfeeb050bfe150a7da5dd95be5128299b3233 100644
 | 
| --- a/chrome/app/generated_resources.grd
 | 
| +++ b/chrome/app/generated_resources.grd
 | 
| @@ -6745,6 +6745,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
 | 
|        <message name="IDS_FLAGS_DISABLE_EMBEDDED_SHARED_WORKER_DESCRIPTION" desc="Description of the flag to disable In-renderer Shared Worker.">
 | 
|          Disable In-Renderer Shared Worker to run Shared Worker in a legacy dedicated worker process.
 | 
|        </message>
 | 
| +      <message name="IDS_FLAGS_ENABLE_APPS_FILE_ASSOCIATIONS_NAME" desc="Name for file associations for Chrome Apps.">
 | 
| +        Apps file associations.
 | 
| +      </message>
 | 
| +      <message name="IDS_FLAGS_ENABLE_APPS_FILE_ASSOCIATIONS_DESCRIPTION" desc="Description for a flag to enable file associations for Chrome Apps.">
 | 
| +        Enable OS integration of file associations for Chrome Apps.
 | 
| +      </message>
 | 
|  
 | 
|        <!-- Crashes -->
 | 
|        <message name="IDS_CRASHES_TITLE" desc="Title for the chrome://crashes page.">
 | 
| 
 |