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

Unified Diff: chrome/common/extensions/docs/templates/public/apps/redirects.json

Issue 609433003: Updated Chrome Apps codelab from I/O 2013 Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Upload the rest of the images Created 6 years, 3 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
« no previous file with comments | « chrome/common/extensions/docs/templates/public/apps/app_codelab_webview.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/templates/public/apps/redirects.json
diff --git a/chrome/common/extensions/docs/templates/public/apps/redirects.json b/chrome/common/extensions/docs/templates/public/apps/redirects.json
index c393f100ce0a4f265055247d3ff5d402a443452e..0b3e7ea70726ed938c1b11a2f6ef994a9a69ba56 100644
--- a/chrome/common/extensions/docs/templates/public/apps/redirects.json
+++ b/chrome/common/extensions/docs/templates/public/apps/redirects.json
@@ -8,5 +8,14 @@
"systemInfo_display": "system_display",
"systemInfo_memory": "system_memory",
"webview": "tags/webview",
- "webview_tag": "tags/webview"
+ "webview_tag": "tags/webview",
+ "app_codelab": "app_codelab_intro",
+ "app_codelab1_setup": "app_codelab_intro",
+ "app_codelab2_basic": "app_codelab_intro",
+ "app_codelab3_mvc": "app_codelab_intro",
+ "app_codelab5_data": "app_codelab_intro",
+ "app_codelab6_lifecycle": "app_codelab_intro",
+ "app_codelab7_useridentification": "app_codelab_intro",
+ "app_codelab8_webresources": "app_codelab_intro",
+ "app_codelab_10_publishing": "app_codelab_intro"
}
« no previous file with comments | « chrome/common/extensions/docs/templates/public/apps/app_codelab_webview.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698