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

Unified Diff: ui/base/strings/app_locale_settings.grd

Issue 10836082: Change the UI font on CrOS to Noto Sans UI from 'Chrome Droid Sans'. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 5 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
Index: ui/base/strings/app_locale_settings.grd
===================================================================
--- ui/base/strings/app_locale_settings.grd (revision 149664)
+++ ui/base/strings/app_locale_settings.grd (working copy)
@@ -191,7 +191,7 @@
<if expr="pp_ifdef('chromeos')">
<!-- The font name like: 'Font Name, 10' -->
<message name="IDS_UI_FONT_FAMILY_CROS" use_name_for_id="true">
- Chrome Droid Sans,Droid Sans Fallback,sans-serif, 12px
+ Noto Sans UI,Droid Sans Fallback,sans-serif, 12px
</message>
</if>
</messages>

Powered by Google App Engine
This is Rietveld 408576698