| Index: chrome/common/pref_names.cc
|
| diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc
|
| index c5668a8ee11d01e531882f0ae7fc09ef548f3534..211ddcd78f407fa95982c6488fff3167796fbe08 100644
|
| --- a/chrome/common/pref_names.cc
|
| +++ b/chrome/common/pref_names.cc
|
| @@ -140,7 +140,7 @@ const char kWebKitFantasyFontFamilyMap[] =
|
| "webkit.webprefs.fonts.fantasy";
|
|
|
| // If these change, the corresponding enums in the extension API
|
| -// experimental.fonts.json must also change.
|
| +// experimental.fontSettings.json must also change.
|
| // TODO(falken): Add all the scripts we should support.
|
| const char* const kWebKitScriptsForFontFamilyMaps[] =
|
| { "Arab", "Hang", "Hans", "Hant", "Hrkt" };
|
|
|