Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1068)

Unified Diff: ui/strings/app_locale_settings.grd

Issue 2679193006: Optimize font fallback for Chinese fonts on Mac (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ui/strings/translations/app_locale_settings_ja.xtb » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/strings/app_locale_settings.grd
diff --git a/ui/strings/app_locale_settings.grd b/ui/strings/app_locale_settings.grd
index 66d86b84b24cf73d8b01c4956086b9af37114e54..a6de88ab52320489cac90171784c4bc2a576eb88 100644
--- a/ui/strings/app_locale_settings.grd
+++ b/ui/strings/app_locale_settings.grd
@@ -186,7 +186,7 @@
<if expr="is_macosx">
<!-- The font used in Web UI (e.g. History). -->
<message name="IDS_WEB_FONT_FAMILY" use_name_for_id="true">
- 'Helvetica Neue', 'Lucida Grande', sans-serif
+ system-ui, sans-serif
</message>
<!-- The relative font size in % used in Web UI (e.g. History). -->
« no previous file with comments | « no previous file | ui/strings/translations/app_locale_settings_ja.xtb » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698