summaryrefslogtreecommitdiffstats
path: root/chromium/chrome/app/resources/platform_locale_settings/locale_settings_cros_ja.xtb
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/chrome/app/resources/platform_locale_settings/locale_settings_cros_ja.xtb')
-rw-r--r--chromium/chrome/app/resources/platform_locale_settings/locale_settings_cros_ja.xtb4
1 files changed, 2 insertions, 2 deletions
diff --git a/chromium/chrome/app/resources/platform_locale_settings/locale_settings_cros_ja.xtb b/chromium/chrome/app/resources/platform_locale_settings/locale_settings_cros_ja.xtb
index 439d8292a31..7d3688194de 100644
--- a/chromium/chrome/app/resources/platform_locale_settings/locale_settings_cros_ja.xtb
+++ b/chromium/chrome/app/resources/platform_locale_settings/locale_settings_cros_ja.xtb
@@ -1,13 +1,13 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="ja">
-<if expr="pp_ifdef('_google_chrome')">
+<if expr="_google_chrome">
<translation id="IDS_STANDARD_FONT_FAMILY">MotoyaG04Gothic</translation>
<translation id="IDS_FIXED_FONT_FAMILY">MotoyaG04GothicMono</translation>
<translation id="IDS_SERIF_FONT_FAMILY">MotoyaG04Mincho</translation>
<translation id="IDS_SANS_SERIF_FONT_FAMILY">MotoyaG04Gothic</translation>
</if>
-<if expr="not pp_ifdef('_google_chrome')">
+<if expr="not _google_chrome">
<translation id="IDS_STANDARD_FONT_FAMILY">IPAPGothic</translation>
<translation id="IDS_FIXED_FONT_FAMILY">IPAGothic</translation>
<translation id="IDS_SERIF_FONT_FAMILY">IPAPMincho</translation>