Chromium Code Reviews| Index: chrome/common/extensions/docs/templates/json/chrome_sidenav.json |
| diff --git a/chrome/common/extensions/docs/templates/json/chrome_sidenav.json b/chrome/common/extensions/docs/templates/json/chrome_sidenav.json |
| index 329d6cff87b0c141ee8ca3096cac964da9f15ec4..ff86742e0e9147369d17756a4b443822e594b52a 100644 |
| --- a/chrome/common/extensions/docs/templates/json/chrome_sidenav.json |
| +++ b/chrome/common/extensions/docs/templates/json/chrome_sidenav.json |
| @@ -485,6 +485,10 @@ |
| "href": "/apps/api_index", |
| "items": [ |
| { |
| + "title": "Appview Tag", |
| + "href": "/apps/tags/appview" |
| + }, |
|
not at google - send to devlin
2015/03/02 23:08:10
It makes more sense for this to be under the Webvi
lfg
2015/03/03 20:48:47
I put it below the Webview tag, can't put it under
|
| + { |
| "title": "JavaScript APIs", |
| "href": "/apps/api_index" |
| }, |