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

Unified Diff: chrome/common/pref_names.cc

Issue 9689054: Generate documentation for experimental Font Settings Extension API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sync Created 8 years, 9 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 | « chrome/common/extensions/docs/js/api_page_generator.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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" };
« no previous file with comments | « chrome/common/extensions/docs/js/api_page_generator.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698