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

Side by Side Diff: chrome/common/extensions/docs/templates/json/api_availabilities.json

Issue 17397010: Adding AvailabilityFinder to Doc Server (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 unified diff | Download patch
OLDNEW
(Empty)
1 {
2 "devtools.inspectedWindow": {
3 "channel": "stable",
4 "version": 18
5 },
6 "devtools.network": {
7 "channel": "stable",
8 "version": 18
9 },
10 "devtools.panels": {
11 "channel": "stable",
12 "version": 18
13 },
14 "webstore": {
15 "channel": "stable",
16 "version": 15
17 }
18 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698