| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index c61990d43bbff72c48b47d8486dbdd610db1fcbf..f36ad9bb5e4611dd61f5234b5f138d919674d599 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -6059,6 +6059,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| </message>
|
|
|
| <if expr="chromeos">
|
| + <message name="IDS_FLAGS_USE_MASH_NAME" desc="Name for the flag to enable the new UI service.">
|
| + Mojo UI Service (mus).
|
| + </message>
|
| + <message name="IDS_FLAGS_USE_MASH_DESCRIPTION" desc="Description for the flag to enable the new UI service.">
|
| + Enable mus, mash etc.
|
| + </message>
|
| <message name="IDS_FLAGS_ALLOW_TOUCHPAD_THREE_FINGER_CLICK_NAME" desc="Name for the flag to enable touchpad three finger click as middle button.">
|
| Touchpad three-finger-click
|
| </message>
|
|
|