| Index: chrome/app/generated_resources.grd
 | 
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
 | 
| index f427cb9aa7ec6a59215e0c8f737beb7babc1fb14..9295c65088d32c93c31c5a78383b0bc0504b4161 100644
 | 
| --- a/chrome/app/generated_resources.grd
 | 
| +++ b/chrome/app/generated_resources.grd
 | 
| @@ -15001,6 +15001,14 @@ read aloud to screenreader users to announce that a completion is available.">
 | 
|          Completion available: <ph name="COMPLETION_TEXT">$1</ph>
 | 
|        </message>
 | 
|      </if>
 | 
| +    <if expr="is_android">
 | 
| +      <message name="IDS_FLAGS_ENABLE_VR_SHELL_NAME" desc="Name of the flag to enable VR shell">
 | 
| +        Enable VR shell.
 | 
| +      </message>
 | 
| +      <message name="IDS_FLAGS_ENABLE_VR_SHELL_DESCRIPTION" desc="Description for the flag to enable VR shell">
 | 
| +        Enable VR shell if available for this device.
 | 
| +      </message>
 | 
| +    </if>
 | 
|      </messages>
 | 
|    </release>
 | 
|  </grit>
 | 
| 
 |