| 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..3241d57c113350056ee010934959bb22684ea7e4 100644
|
| --- a/chrome/common/extensions/api/font_settings.json
|
| +++ b/chrome/common/extensions/api/font_settings.json
|
| @@ -5,6 +5,7 @@
|
| [
|
| {
|
| "namespace": "fontSettings",
|
| + "description": "The Font Settings API allows you to manage Chrome's font settings.",
|
| "documentation_permissions_required": ["fontSettings"],
|
| "types": [
|
| {
|
|
|