| 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 948935c589b1009973179c27626fd7b8508a0472..2b862d50cb3dc0f7ee2f7afb7dea26c941777ae4 100644
|
| --- a/ui/base/strings/app_locale_settings.grd
|
| +++ b/ui/base/strings/app_locale_settings.grd
|
| @@ -223,7 +223,7 @@
|
| 75%
|
| </message>
|
| </if>
|
| - <if expr="is_linux and not pp_ifdef('chromeos')">
|
| + <if expr="(is_linux or is_android) and not pp_ifdef('chromeos')">
|
| <!-- The font used in Web UI (e.g. History). Note that these are only
|
| backups. We try to use the system font if possible. -->
|
| <message name="IDS_WEB_FONT_FAMILY" use_name_for_id="true">
|
|
|