| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index daddafb2482d28cfecbf26802c26aa4e770cf515..77b8638a737c1530d2f6aa998d5f55da20e394b6 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -5022,6 +5022,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://bookmarks -->
|
| + <message name="IDS_FLAGS_ENABLE_MATERIAL_DESIGN_BOOKMARKS_NAME" desc="Name for the flag to enable the material design bookmarks page.">
|
| + Enable Material Design bookmarks
|
| + </message>
|
| + <message name="IDS_FLAGS_ENABLE_MATERIAL_DESIGN_BOOKMARKS_DESCRIPTION" desc="Description for the flag to enable the material design bookmarks page.">
|
| + If enabled, the chrome://bookmarks/ URL loads the Material Design bookmarks page.
|
| + </message>
|
| +
|
| <!-- 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
|
|
|