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

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

Issue 645693006: Updated Chrome Apps codelab (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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/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"
}

Powered by Google App Engine
This is Rietveld 408576698