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

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

Issue 12996003: Dynamically generate a heading for Extension Docs API pages (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Revisions, Offline/Online Access (bypassed-hooks) Created 7 years, 7 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": "18",
3 "devtools.panels": "18",
4 "devtools.network": "18",
5 "input.ime": "18",
6 "notifications": "dev",
7 "webstore": "15"
epeterson 2013/05/13 02:38:10 These APIs are here because they are strange. dev
8 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698