| 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 1659189be8576bb98731b33081cf5d742086f847..eb933290824285e2643e165dd19953fa529de723 100644
|
| --- a/chrome/common/extensions/docs/templates/json/chrome_sidenav.json
|
| +++ b/chrome/common/extensions/docs/templates/json/chrome_sidenav.json
|
| @@ -430,6 +430,10 @@
|
| {
|
| "title": "Build Apps with SenchaJS",
|
| "href": "/apps/sencha_framework"
|
| + },
|
| + {
|
| + "title": "Game Engines",
|
| + "href": "/apps/game_engines"
|
| }
|
| ]
|
| },
|
|
|