| 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..7d299bc63a07529508ef0013dec7b7104bdae6e7 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> module 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",
|
|
|