Chromium Code Reviews| Index: ui/strings/app_locale_settings.grd |
| diff --git a/ui/strings/app_locale_settings.grd b/ui/strings/app_locale_settings.grd |
| index 2dcf05540fb8dbd6ecd41f0bc87558bbe3482548..4adf6b0f24d243b40ffa4fd9f15fcfad37406ea9 100644 |
| --- a/ui/strings/app_locale_settings.grd |
| +++ b/ui/strings/app_locale_settings.grd |
| @@ -221,7 +221,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"> |
| - 'Lucida Grande', sans-serif |
| + 'Helvetica Neue', Helvetica, sans-serif |
|
Dan Beam
2014/12/10 19:49:25
I'd separate this
xdai1
2014/12/11 02:59:23
Sorry, I'm not sure about the meaning of "separate
Dan Beam
2014/12/13 02:29:53
create a new CL with just this one change
|
| </message> |
| <!-- The relative font size in % used in Web UI (e.g. History). --> |