| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 5fcd27dc5225bceace934b48b7ed6c1f12ee0327..e66716329e97e757f56e54164846970f3a20c398 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -5675,6 +5675,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>
|
|
|