Make Noto Sans Mono CJK JP an alias to MS Gothic

This CL works together with the following CrOS CL:

https://chromium-review.googlesource.com/#/c/269899/

BUG=chromium:486164
TEST=With the above CrOS CL, 'MS Gothic' in CSS is replaced by 'Noto Sans Mono CJK JP'.

Review URL: https://codereview.chromium.org/1134853002
This commit is contained in:
jshin 2015-05-12 12:08:36 -07:00 committed by Commit bot
parent 7d022d6cc8
commit dd4e56849e

View File

@ -229,6 +229,7 @@ FontEquivClass GetFontEquivClass(const char* fontname)
{ GOTHIC, "MS Gothic" },
{ GOTHIC, "\xef\xbc\xad\xef\xbc\xb3 "
"\xe3\x82\xb4\xe3\x82\xb7\xe3\x83\x83\xe3\x82\xaf" },
{ GOTHIC, "Noto Sans Mono CJK JP" },
{ GOTHIC, "IPAGothic" },
{ GOTHIC, "MotoyaG04GothicMono" },