| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 96fd3fa40b57c0c9cddc998765d6595b27d9a8fb..d5c858635e792286bde276d9fcf63104a9e605d9 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -14780,6 +14780,17 @@ read aloud to screenreader users to announce that a completion is available.">
|
| <message name="IDS_FLAGS_ENABLE_MIDI_MANAGER_DYNAMIC_INSTANTIATION_DESCRIPTION" desc="Description for the flag to enable MIDIManager dynamic instantiation" translateable="false">
|
| Enable MIDIManager dynamic instantiation for Web MIDI.
|
| </message>
|
| +
|
| + <!-- Desktop iOS promotion chrome://flags strings -->
|
| + <if expr="is_win">
|
| + <message name="IDS_FLAGS_ENABLE_DESKTOP_IOS_PROMOTIONS_NAME" desc="Name for the flag to enable desktop to iOS promotions" translateable="false">
|
| + Desktop to iOS promotions.
|
| + </message>
|
| + <message name="IDS_FLAGS_ENABLE_DESKTOP_IOS_PROMOTIONS_DESCRIPTION" desc="Description for the flag to enable desktop to iOS promotions" translateable="false">
|
| + Enable Desktop to iOS promotions, and allow users to see them if they are eligible.
|
| + </message>
|
| + </if>
|
| +
|
| </messages>
|
| </release>
|
| </grit>
|
|
|