diff options
Diffstat (limited to 'ui/base/strings/app_locale_settings_ja.xtb')
-rw-r--r-- | ui/base/strings/app_locale_settings_ja.xtb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/base/strings/app_locale_settings_ja.xtb b/ui/base/strings/app_locale_settings_ja.xtb index 1e843b0..64c56e4 100644 --- a/ui/base/strings/app_locale_settings_ja.xtb +++ b/ui/base/strings/app_locale_settings_ja.xtb @@ -10,7 +10,7 @@ <if expr="is_macosx or is_ios"> <translation id="IDS_WEB_FONT_FAMILY">Helvetica,Hiragino Kaku Gothic Pro,sans-serif</translation> </if> -<if expr="is_linux and not pp_ifdef('chromeos')"> +<if expr="pp_ifdef('desktop_linux') and not pp_ifdef('chromeos')"> <translation id="IDS_WEB_FONT_FAMILY">VL PGothic,Sazanami Gothic,Kochi Gothic,sans-serif</translation> </if> <if expr="pp_ifdef('chromeos') and pp_ifdef('_google_chrome')"> |