| Index: ui/base/strings/app_locale_settings.grd
|
| diff --git a/ui/base/strings/app_locale_settings.grd b/ui/base/strings/app_locale_settings.grd
|
| index 649039bf48fe0614cbc97f26d360202ed9d45c3c..0661a5697249f7bc3d9e75672c0108143b13d3f7 100644
|
| --- a/ui/base/strings/app_locale_settings.grd
|
| +++ b/ui/base/strings/app_locale_settings.grd
|
| @@ -210,7 +210,7 @@
|
| Linux fonts do not have the issue Windows fonts for some locales
|
| (Indian) have. In that case, this need to be enclosed
|
| by platform-dependent if-clause. -->
|
| - <if expr="os == 'win32'">
|
| + <if expr="is_win">
|
| <message name="IDS_UI_FONT_FAMILY" use_name_for_id="true">
|
| default
|
| </message>
|
|
|