Index: chrome/app/resources/platform_locale_settings/locale_settings_cros_zh-TW.xtb |
diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_cros_zh-TW.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_cros_zh-TW.xtb |
index 065c294094df63b430922340542bf933e7dbb1c6..74e2a1dae3d65cf2cbc3b85dfad5577688146a18 100644 |
--- a/chrome/app/resources/platform_locale_settings/locale_settings_cros_zh-TW.xtb |
+++ b/chrome/app/resources/platform_locale_settings/locale_settings_cros_zh-TW.xtb |
@@ -1,13 +1,13 @@ |
<?xml version="1.0" ?> |
<!DOCTYPE translationbundle> |
<translationbundle lang="zh-TW"> |
-<if expr="pp_ifdef('_google_chrome')"> |
+<if expr="_google_chrome"> |
<translation id="IDS_STANDARD_FONT_FAMILY">MYingHeiB5HK</translation> |
<translation id="IDS_FIXED_FONT_FAMILY">MYingHeiB5HK</translation> |
<translation id="IDS_SERIF_FONT_FAMILY">MSung B5HK</translation> |
<translation id="IDS_SANS_SERIF_FONT_FAMILY">MYingHeiB5HK</translation> |
</if> |
-<if expr="not pp_ifdef('_google_chrome')"> |
+<if expr="not _google_chrome"> |
<translation id="IDS_STANDARD_FONT_FAMILY">Droid Sans Fallback</translation> |
<translation id="IDS_FIXED_FONT_FAMILY">Droid Sans Fallback</translation> |
<translation id="IDS_SANS_SERIF_FONT_FAMILY">Droid Sans Fallback</translation> |