| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index e1e41d78303858dba34a77bb370d21b0106eaee0..d3ca072eac916cd01ee5aa9358b18e433b946db8 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -15837,6 +15837,15 @@ After you create a new supervised user, you can manage their settings at any tim
|
| </message>
|
| </if>
|
|
|
| + <if expr="is_android">
|
| + <message name="IDS_FLAGS_NTP_POPULAR_SITES_NAME" desc="Name for the flag to enable showing popular sites on the NTP">
|
| + Show popular sites on the NTP
|
| + </message>
|
| + <message name="IDS_FLAGS_NTP_POPULAR_SITES_DESCRIPTION" desc="Description for the flag to enable showing popular sites on the NTP">
|
| + Pre-populate the NTP with popular sites.
|
| + </message>
|
| + </if>
|
| +
|
| </messages>
|
| </release>
|
| </grit>
|
|
|