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..f0034f903e7eca0ed8abaf1d51563c7be6447e39 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.", |
"types": [ |
{ |
"id": "ChromeSetting", |