| 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 9edc4a10c8d4b4f6337ee2d44e8dbe33effdaddf..1e843b0ad73f06393e4eb50afbf58a81ee71361a 100644
|
| --- a/ui/base/strings/app_locale_settings_ja.xtb
|
| +++ b/ui/base/strings/app_locale_settings_ja.xtb
|
| @@ -7,7 +7,7 @@
|
| <translation id="IDS_WEB_FONT_FAMILY">'Segoe UI',Arial,Meiryo,'MS PGothic',sans-serif</translation>
|
| <translation id="IDS_WEB_FONT_FAMILY_XP">Arial,Meiryo,'MS PGothic',sans-serif</translation>
|
| </if>
|
| -<if expr="is_macosx">
|
| +<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')">
|
|
|