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

Unified Diff: chrome/common/extensions/docs/templates/json/api_availabilities.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/docs/templates/json/api_availabilities.json
diff --git a/chrome/common/extensions/docs/templates/json/api_availabilities.json b/chrome/common/extensions/docs/templates/json/api_availabilities.json
index a81f194de4b5ad4aca434421f55cfd9b21651a09..7f988648b1ed18921c415092e4df504a1785e724 100644
--- a/chrome/common/extensions/docs/templates/json/api_availabilities.json
+++ b/chrome/common/extensions/docs/templates/json/api_availabilities.json
@@ -11,6 +11,10 @@
"channel": "stable",
"version": 18
},
+ "storage": {
+ "channel": "stable",
+ "version": 20
+ },
epeterson 2013/07/03 19:05:02 Here's an interesting point with checking availabi
not at google - send to devlin 2013/07/03 19:54:56 Ah right. How many does this affect?
epeterson 2013/07/09 20:51:18 Other APIs like browsingData, topSites, privacy, a
epeterson 2013/07/09 20:51:18 For reference, here's a list of the API availabili
not at google - send to devlin 2013/07/09 21:07:16 Heh, not at all, it was pretty undisciplined back
"webstore": {
"channel": "stable",
"version": 15

Powered by Google App Engine
This is Rietveld 408576698