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..0ed842874b2f9267864be20bbd6190f4e057d7cc 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 APIs access to manage Chrome browser settings. This prototype is used, for example, for $ref:proxy.settings.", |
"types": [ |
{ |
"id": "ChromeSetting", |