| 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 d285e9275b028563c033a14f954d2bd84e37fc98..6fb2ce43200ed2311dfda84b7a7d420bc5d1104d 100644
|
| --- a/ui/base/strings/app_locale_settings.grd
|
| +++ b/ui/base/strings/app_locale_settings.grd
|
| @@ -229,7 +229,7 @@
|
| 75%
|
| </message>
|
| </if>
|
| - <if expr="(is_linux or is_android) and not pp_ifdef('chromeos')">
|
| + <if expr="(pp_ifdef('desktop_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">
|
|
|