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

Unified Diff: chrome/common/extensions/docs/templates/json/chrome_sidenav.json

Issue 301223010: Create listing of game engines with links to packaged app instructions. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 side-by-side diff with in-line comments
Download patch
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"
}
]
},

Powered by Google App Engine
This is Rietveld 408576698