Chromium Code Reviews| Index: chrome/common/extensions/api/types.json |
| diff --git a/chrome/common/extensions/api/types.json b/chrome/common/extensions/api/types.json |
| index 7b804607bfd05644f3d4ff30060288e449e45c0e..0710e26c717513b1ac014c03097d3e26961b0f6f 100644 |
| --- a/chrome/common/extensions/api/types.json |
| +++ b/chrome/common/extensions/api/types.json |
| @@ -5,6 +5,7 @@ |
| [ |
| { |
| "namespace": "types", |
| + "description": "The <code>chrome.types</code> API contains type declarations for Chrome. Currently, this comprises only a prototype for giving other modules access to manage Chrome browser settings. This prototype is used, for example, for $ref:proxy.settings.", |
| "types": [ |
| { |
| "id": "ChromeSetting", |