| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 1670b4fdfb001d6259fcab7be03cc1dfa31ab78b..8b757cfc8df2a33e8f9228bbb1ceb91bc13f52d9 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -15644,6 +15644,16 @@ read aloud to screenreader users to announce that a completion is available.">
|
| </message>
|
| </if>
|
| </if>
|
| +
|
| + <if expr="is_win">
|
| + <!-- Custom draw the Windows 10 titlebar. crbug.com/505013 -->
|
| + <message name="IDS_FLAGS_WINDOWS10_CUSTOM_TITLEBAR_NAME" desc="Name of the flag that enables custom drawing of the Windows 10 titlebar.">
|
| + Custom-drawn Windows 10 Titlebar
|
| + </message>
|
| + <message name="IDS_FLAGS_WINDOWS10_CUSTOM_TITLEBAR_DESCRIPTION" desc="Description for the flag that enables custom drawing of the Windows 10 titlebar.">
|
| + If enabled, Chrome will draw the titlebar and caption buttons instead of deferring to Windows.
|
| + </message>
|
| + </if>
|
| </messages>
|
| </release>
|
| </grit>
|
|
|