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

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

Issue 849303003: Top-level pages should show left-navigation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Small title fix for nativeMessaging Created 5 years, 11 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/json/chrome_sidenav.json ('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/redirects.json
diff --git a/chrome/common/extensions/docs/templates/public/redirects.json b/chrome/common/extensions/docs/templates/public/redirects.json
index 6c724a291fe6b77759a561593542c9a5726b2feb..1a5a7661ff9339a59ca2cdb3186aa94381327929 100644
--- a/chrome/common/extensions/docs/templates/public/redirects.json
+++ b/chrome/common/extensions/docs/templates/public/redirects.json
@@ -1,4 +1,9 @@
{
"": "/home",
- "apps": "/apps/about_apps"
+ "apps": "/apps/about_apps",
+ "native-client": "/native-client/index",
+ "extensions": "/extensions/index",
+ "devtools": "devtools/index",
+ "multidevice": "multidevice/index",
+ "webstore": "/webstore/index"
}
« no previous file with comments | « chrome/common/extensions/docs/templates/json/chrome_sidenav.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698