| Index: chrome/app/generated_resources.grd
 | 
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
 | 
| index 8281fc021792787db6d7015fbb91d675013b342a..3e2e88cdf486ceab5e95a60cd5cbe2bc321d792f 100644
 | 
| --- a/chrome/app/generated_resources.grd
 | 
| +++ b/chrome/app/generated_resources.grd
 | 
| @@ -5724,6 +5724,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
 | 
|          <message name="IDS_FLAGS_ENABLE_ACCESSIBILITY_SCRIPT_INJECTION_DESCRIPTION" desc="Description of the flag to enable script injection for accessibility.">
 | 
|            Enable script injection instead of native Android accessibility.
 | 
|          </message>
 | 
| +        <message name="IDS_FLAGS_ENABLE_CURSOR_ANCHOR_INFO_NAME" desc="Name of the flag to enable the CursorAnchorInfo API for Android 5.0 and later.">
 | 
| +          Enable CursorAnchorInfo API
 | 
| +        </message>
 | 
| +        <message name="IDS_FLAGS_ENABLE_CURSOR_ANCHOR_INFO_DESCRIPTION" desc="Description of the flag to enable the CursorAnchorInfo API for Android 5.0 and later.">
 | 
| +          Enable CursorAnchorInfo API for Android 5.0 and later.
 | 
| +        </message>
 | 
|          <message name="IDS_FLAGS_DISABLE_CAST_NAME" desc="Name of the flag to disable Chromecast support.">
 | 
|            Disable experimental Chromecast support
 | 
|          </message>
 | 
| 
 |