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

Unified Diff: ui/strings/app_locale_settings.grd

Issue 1130613002: Clean up Noto Sans UI stuff. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address jshin@'s comments. Created 5 years, 7 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 | « ui/base/webui/web_ui_util.cc ('k') | ui/strings/translations/app_locale_settings_am.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 920e72d0a60d29e8b72d73f4ea0186b4a413a5cb..052889ec3d0621b45cf50220da4fa0d979af8fc8 100644
--- a/ui/strings/app_locale_settings.grd
+++ b/ui/strings/app_locale_settings.grd
@@ -256,19 +256,15 @@
<if expr="chromeos">
<!-- The font name like: 'Font Name, 12px' -->
<message name="IDS_UI_FONT_FAMILY_CROS" use_name_for_id="true">
- Noto Sans UI, 13px
+ Roboto, 13px
</message>
<!-- The font used in Web UI (e.g. History). -->
<message name="IDS_WEB_FONT_FAMILY" use_name_for_id="true">
- 'Noto Sans UI', sans-serif
+ Roboto, sans-serif
</message>
<!-- The relative font size in % used in Web UI (e.g. History). -->
- <!-- TODO(xdai): 80% is an appropriate size for Roboto, which is the
- default as of M42, rather than for Noto Sans UI. This comment
- should be deleted when the old Noto Sans UI code is removed; see
- http://crbug.com/482042. -->
<message name="IDS_WEB_FONT_SIZE" use_name_for_id="true">
80%
</message>
« no previous file with comments | « ui/base/webui/web_ui_util.cc ('k') | ui/strings/translations/app_locale_settings_am.xtb » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698