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

Unified Diff: chrome/common/extensions/docs/templates/json/apps_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/apps_sidenav.json
diff --git a/chrome/common/extensions/docs/templates/json/apps_sidenav.json b/chrome/common/extensions/docs/templates/json/apps_sidenav.json
index 84b1281d7875df9046e1b1b7e1a51668804c4f24..0ee5ac7896d68558ca62c4a350cdd89aa1cc96d8 100644
--- a/chrome/common/extensions/docs/templates/json/apps_sidenav.json
+++ b/chrome/common/extensions/docs/templates/json/apps_sidenav.json
@@ -76,6 +76,10 @@
{
"title": "Build Apps with Sencha Ext JS",
"href": "/apps/sencha_framework"
+ },
+ {
+ "title": "Game Engines",
+ "href": "/apps/game_engines"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698