Index: chrome/app/resources/locale_settings.grd |
diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd |
index 3c932edaaf2f2abfdaf7ab178a1bb0557814033c..e58c636d6137689830b550dc6479775a2294b2f3 100644 |
--- a/chrome/app/resources/locale_settings.grd |
+++ b/chrome/app/resources/locale_settings.grd |
@@ -350,7 +350,7 @@ |
<message name="IDS_CHROME_WELCOME_URL" translateable="false"> |
http://www.google.com/chrome/intl/[GRITLANGCODE]/welcome.html |
</message> |
- <if expr="pp_ifdef('android') or pp_ifdef('ios')"> |
+ <if expr="is_android or pp_ifdef('ios')"> |
<message name="IDS_MOBILE_WELCOME_URL" translateable="false"> |
chrome://welcome |
</message> |