Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(397)

Unified Diff: chrome/common/extensions/api/types.json

Issue 18323018: Linking AvailabilityFinder with APIDataSource and intro-table templates. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698