Chromium Code Reviews| Index: chrome/common/extensions/api/font_settings.json |
| =================================================================== |
| --- chrome/common/extensions/api/font_settings.json (revision 208118) |
| +++ chrome/common/extensions/api/font_settings.json (working copy) |
| @@ -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", |