Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 80d4e57899856bfc668f41b4d9fd7ca536c64036..4b12b92fdb753f75ab8f4c9293dbd7f01ea28cc9 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -15172,6 +15172,12 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex |
| <message name="IDS_FLAGS_ENABLE_NTP_FOREIGN_SESSIONS_SUGGESTIONS_DESCRIPTION" desc="Description for the flag to enable foreign sessions suggestions on the New Tab page." translateable="false"> |
| If enabled, the list of content suggestions on the New Tab page (see #enable-ntp-snippets) will contain recent foreign tabs. |
| </message> |
| + <message name="IDS_FLAGS_ENABLE_NTP_STANDALONE_SUGGESTIONS_UI_NAME" desc="Name for the flag to enable a standalone content suggestions UI." translateable="false"> |
| + Standalone content suggestions UI |
| + </message> |
| + <message name="IDS_FLAGS_ENABLE_NTP_STANDALONE_SUGGESTIONS_UI_DESCRIPTION" desc="Description for the flag to enable foreign sessions suggestions on the New Tab page." translateable="false"> |
|
Michael van Ouwerkerk
2017/01/17 15:52:08
Please update the desc attribute value.
Bernhard Bauer
2017/01/17 16:04:41
Oops 😅 Done.
|
| + Show a menu item to open a standalone content suggestions UI for testing. |
| + </message> |
| </if> |
| <if expr="is_android"> |