blob: 9341a0bc53054305cf4a54f5f929fd3634bb29c6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- ui/strings/app_locale_settings.grd.orig 2020-03-16 18:40:15 UTC
+++ ui/strings/app_locale_settings.grd
@@ -216,7 +216,7 @@
75%
</message>
</if>
- <if expr="(is_linux or is_android or is_bsd) and not chromeos">
+ <if expr="is_posix 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">
|