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..2ebe180f07adf64c7ac0ba34042aa9db5478456b 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", |