| Index: chrome/common/extensions/api/font_settings.json
|
| diff --git a/chrome/common/extensions/api/font_settings.json b/chrome/common/extensions/api/font_settings.json
|
| index 28f87aee09d1e7c38606be908f631305c762af39..1999fcf3ce89f7bdfe0e56b85a64e216071fe769 100644
|
| --- a/chrome/common/extensions/api/font_settings.json
|
| +++ b/chrome/common/extensions/api/font_settings.json
|
| @@ -5,6 +5,7 @@
|
| [
|
| {
|
| "namespace": "fontSettings",
|
| + "description": "Use the <code>chrome.fontSettings</code> API to manage Chrome's font settings.",
|
| "documentation_permissions_required": ["fontSettings"],
|
| "types": [
|
| {
|
|
|