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

Unified Diff: chrome/app/resources/locale_settings_cros.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: chrome/app/resources/locale_settings_cros.grd
===================================================================
--- chrome/app/resources/locale_settings_cros.grd (revision 149664)
+++ chrome/app/resources/locale_settings_cros.grd (working copy)
@@ -154,7 +154,7 @@
<messages fallback_to_english="true">
<!-- The font used in Web UI (e.g. History). -->
<message name="IDS_WEB_FONT_FAMILY" use_name_for_id="true">
- 'Chrome Droid Sans', 'Droid Sans Fallback', sans-serif
+ 'Noto Sans UI', 'Droid Sans Fallback', sans-serif
</message>
<!-- The relative font size in % used in Web UI (e.g. History). -->

Powered by Google App Engine
This is Rietveld 408576698