| Index: chrome/app/resources/locale_settings.grd
|
| diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd
|
| index 4296ac9100646955be109356a9b0db81351e7e87..0370a2849f6c5f6b4f1a40083d81c2ef7ae26629 100644
|
| --- a/chrome/app/resources/locale_settings.grd
|
| +++ b/chrome/app/resources/locale_settings.grd
|
| @@ -350,6 +350,11 @@
|
| <message name="IDS_CHROME_WELCOME_URL" translateable="false">
|
| http://www.google.com/chrome/intl/[GRITLANGCODE]/welcome.html
|
| </message>
|
| + <if expr="pp_ifdef('android')">
|
| + <message name="IDS_MOBILE_WELCOME_URL" translateable="false">
|
| + chrome://welcome
|
| + </message>
|
| + </if>
|
|
|
| <!-- The URL for Google Chrome OS welcome page. This is used for the -->
|
| <!-- pre populated thumbnails. -->
|
|
|