| Index: ui/base/strings/app_locale_settings_ko.xtb
|
| diff --git a/ui/base/strings/app_locale_settings_ko.xtb b/ui/base/strings/app_locale_settings_ko.xtb
|
| index 9d7f042d5930f9ea2ea410799fbf2f381ba38b14..e1db12edb4171374a6b45cf5ebc11f0f622c8c3a 100644
|
| --- a/ui/base/strings/app_locale_settings_ko.xtb
|
| +++ b/ui/base/strings/app_locale_settings_ko.xtb
|
| @@ -7,7 +7,7 @@
|
| <translation id="IDS_WEB_FONT_FAMILY">'Segoe UI',Arial,'Malgun Gothic',Gulim,sans-serif</translation>
|
| <translation id="IDS_WEB_FONT_FAMILY_XP">Arial,'Malgun Gothic',Gulim,sans-serif</translation>
|
| </if>
|
| -<if expr="is_macosx">
|
| +<if expr="is_macosx or is_ios">
|
| <translation id="IDS_WEB_FONT_FAMILY">Helvetica,AppleGothic,sans-serif</translation>
|
| </if>
|
| <if expr="is_linux and not pp_ifdef('chromeos')">
|
|
|