| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index aa175af70538d8eabf90e4f94c07dab00d2624b9..b0cfee70e6af3c362fd7cfdeaed98920ba9a583a 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -14987,11 +14987,11 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex
|
| <message name="IDS_FLAGS_MERGE_KEY_CHAR_EVENTS_DESCRIPTION" desc="Description for the flag to enable/disable merging the key event with char event.">
|
| If disabled, Chrome will handle WM_KEY* and WM_CHAR separatedly.
|
| </message>
|
| - <message name="IDS_FLAGS_USE_WINRT_MIDI_API_NAME" desc="Name for the flag to use Windows Runtime MIDI API.">
|
| - Use Windows Runtime MIDI API
|
| + <message name="IDS_FLAGS_DISABLE_WINRT_MIDI_API_NAME" desc="Name for the flag to disable Windows Runtime MIDI API.">
|
| + Disable Windows Runtime MIDI API
|
| </message>
|
| - <message name="IDS_FLAGS_USE_WINRT_MIDI_API_DESCRIPTION" desc="Description for the flag to use Windows Runtime MIDI API.">
|
| - Use Windows Runtime MIDI API for WebMIDI (effective only on Windows 10 or later).
|
| + <message name="IDS_FLAGS_DISABLE_WINRT_MIDI_API_DESCRIPTION" desc="Description for the flag to disable Windows Runtime MIDI API.">
|
| + Disable Windows Runtime MIDI API for WebMIDI, which is enabled by default on Windows 10 or later.
|
| </message>
|
| </if>
|
|
|
|
|