| Index: ui/strings/app_locale_settings.grd
|
| diff --git a/ui/strings/app_locale_settings.grd b/ui/strings/app_locale_settings.grd
|
| index ee41ac3516d4963dd03fbc5368092650862b0d01..8447480e0cedb5922abc52136cd4518a6174d18e 100644
|
| --- a/ui/strings/app_locale_settings.grd
|
| +++ b/ui/strings/app_locale_settings.grd
|
| @@ -229,7 +229,7 @@
|
| 75%
|
| </message>
|
| </if>
|
| - <if expr="(desktop_linux or is_android) and not chromeos">
|
| + <if expr="(is_linux or is_android or is_bsd) and not 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">
|
|
|