| 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 e91adbe868308d4f44c9bf009c9acbf8640d1a77..5dffe01a773373f27a985011b38698d36390dc97 100644
|
| --- a/chrome/common/extensions/docs/templates/json/chrome_sidenav.json
|
| +++ b/chrome/common/extensions/docs/templates/json/chrome_sidenav.json
|
| @@ -497,6 +497,10 @@
|
| "href": "/apps/tags/webview"
|
| },
|
| {
|
| + "title": "Appview Tag",
|
| + "href": "/apps/tags/appview"
|
| + },
|
| + {
|
| "title": "Web APIs",
|
| "href": "/apps/api_other"
|
| },
|
|
|