Index: chrome/common/extensions/api/types.json |
diff --git a/chrome/common/extensions/api/types.json b/chrome/common/extensions/api/types.json |
index 0ed842874b2f9267864be20bbd6190f4e057d7cc..806981fbdea63ffa27c9a6d943bab1ee205c485c 100644 |
--- a/chrome/common/extensions/api/types.json |
+++ b/chrome/common/extensions/api/types.json |
@@ -5,7 +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.", |
+ "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.", |
epeterson
2013/07/03 19:05:02
proxy.settings is linked to right after the intro-
not at google - send to devlin
2013/07/03 19:54:56
Hm. It would be nice to make the $ref work, and pr
epeterson
2013/07/09 20:51:18
Ok, I made the change in APIDataSource. It wasn't
|
"types": [ |
{ |
"id": "ChromeSetting", |