| 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 071914721bace0332dff178feadc8bb23a45f24e..1999fcf3ce89f7bdfe0e56b85a64e216071fe769 100644
|
| --- a/chrome/common/extensions/api/font_settings.json
|
| +++ b/chrome/common/extensions/api/font_settings.json
|
| @@ -5,6 +5,8 @@
|
| [
|
| {
|
| "namespace": "fontSettings",
|
| + "description": "Use the <code>chrome.fontSettings</code> API to manage Chrome's font settings.",
|
| + "documentation_permissions_required": ["fontSettings"],
|
| "types": [
|
| {
|
| "id": "FontName",
|
|
|