| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index c5ab95bcbf7c1109f4d6aed4a01dd7403115d209..e075c142762c49a2d93d5951b74b3f86d5df0f15 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -5057,6 +5057,14 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| </message>
|
| </if>
|
|
|
| + <!-- Material Design version of chrome://policy -->
|
| + <message name="IDS_FLAGS_ENABLE_MATERIAL_DESIGN_POLICY_PAGE_NAME" desc="Name for the flag to enable the material design policy page.">
|
| + Enable Material Design policy page
|
| + </message>
|
| + <message name="IDS_FLAGS_ENABLE_MATERIAL_DESIGN_POLICY_PAGE_DESCRIPTION" desc="Description for the flag to enable the material design policy page.">
|
| + If enabled, the chrome://policy URL loads the Material Design policy page.
|
| + </message>
|
| +
|
| <!-- Material Design version of chrome://downloads -->
|
| <message name="IDS_FLAGS_ENABLE_MATERIAL_DESIGN_DOWNLOADS_NAME" desc="Name for the flag to enable the material design downloads page.">
|
| Enable Material Design downloads
|
|
|