| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index d279e2392a72a8dc2410d0a68ea4354e33138116..f1e701f47d8985a48dce6154cf1ce4782cd53dc3 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -14900,6 +14900,15 @@ Do you accept?
|
| Enable Web MIDI API experimental support.
|
| </message>
|
|
|
| + <message name="IDS_FLAGS_USE_SYSTEM_TITLE_BAR"
|
| + desc="Name of about:flag option to use the host operating system's title bar and window borders.">
|
| + Use system title bar and borders
|
| + </message>
|
| + <message name="IDS_FLAGS_USE_SYSTEM_TITLE_BAR_DESCRIPTION"
|
| + desc="Description of about:flag option to turn on the host operating system's title bar and window borders.">
|
| + Use the host operating system's window title bar and borders, instead of custom window dressing.
|
| + </message>
|
| +
|
| <!-- Toast experiment. -->
|
| <message name="IDS_TRY_TOAST_SET_DEFAULT" desc="Text of the checkbox to make chrome the default browser">
|
| Make it my default browser
|
|
|