| Index: ui/base/strings/app_locale_settings_ja.xtb
|
| diff --git a/ui/base/strings/app_locale_settings_ja.xtb b/ui/base/strings/app_locale_settings_ja.xtb
|
| index 1e843b0ad73f06393e4eb50afbf58a81ee71361a..64c56e447881e76704ce80f4babdd47181ef0ee8 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')">
|
|
|