diff options
Diffstat (limited to 'www/chromium/files/patch-ui_strings_app__locale__settings.grd')
-rw-r--r-- | www/chromium/files/patch-ui_strings_app__locale__settings.grd | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/chromium/files/patch-ui_strings_app__locale__settings.grd b/www/chromium/files/patch-ui_strings_app__locale__settings.grd index c7a618ec0438..b99a54e208ac 100644 --- a/www/chromium/files/patch-ui_strings_app__locale__settings.grd +++ b/www/chromium/files/patch-ui_strings_app__locale__settings.grd @@ -1,11 +1,11 @@ ---- ui/strings/app_locale_settings.grd.orig 2020-11-13 06:37:06 UTC +--- ui/strings/app_locale_settings.grd.orig 2021-03-12 23:57:48 UTC +++ ui/strings/app_locale_settings.grd @@ -217,7 +217,7 @@ 75% </message> </if> -- <if expr="(is_linux or is_android or is_bsd) and not chromeos"> -+ <if expr="is_posix and not chromeos"> +- <if expr="(is_linux or is_android or is_bsd) and not (chromeos or lacros)"> ++ <if expr="(is_posix or is_android or is_bsd) and not (chromeos or lacros)"> <!-- 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"> |