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 121000878aed69d41d3037f77d49306fcd53fea0..f8da3731d29606e585f5812c630a94eae91741d5 100644 |
--- a/ui/base/strings/app_locale_settings_ko.xtb |
+++ b/ui/base/strings/app_locale_settings_ko.xtb |
@@ -10,10 +10,10 @@ |
<if expr="is_macosx or is_ios"> |
<translation id="IDS_WEB_FONT_FAMILY">Helvetica,AppleGothic,sans-serif</translation> |
</if> |
-<if expr="pp_ifdef('desktop_linux') and not pp_ifdef('chromeos')"> |
+<if expr="desktop_linux and not chromeos"> |
<translation id="IDS_WEB_FONT_FAMILY">NanumGothic,UnDotum,Baekmuk Gulim,sans-serif</translation> |
</if> |
-<if expr="pp_ifdef('chromeos')"> |
+<if expr="chromeos"> |
<translation id="IDS_WEB_FONT_FAMILY">Noto Sans UI, NanumGothic, sans-serif</translation> |
</if> |
</translationbundle> |