Index: ui/base/strings/app_locale_settings_th.xtb |
diff --git a/ui/base/strings/app_locale_settings_th.xtb b/ui/base/strings/app_locale_settings_th.xtb |
index 4bbf423d0991af1f16fd67c4b46d99eddb88b718..9c6b6f53ea5eb44e4b5c1b6de8a3d808b8ecbfc6 100644 |
--- a/ui/base/strings/app_locale_settings_th.xtb |
+++ b/ui/base/strings/app_locale_settings_th.xtb |
@@ -7,10 +7,10 @@ |
<translation id="IDS_WEB_FONT_FAMILY">Tahoma,sans-serif</translation> |
<translation id="IDS_WEB_FONT_FAMILY_XP">Tahoma,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">Norasi,Waree,Garuda,Loma,sans-serif</translation> |
</if> |
-<if expr="pp_ifdef('chromeos')"> |
+<if expr="chromeos"> |
<translation id="IDS_WEB_FONT_FAMILY">Noto Sans UI,Noto Sans Thai UI,sans-serif</translation> |
</if> |
</translationbundle> |