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

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

Issue 2720793004: Add back the "Opening Links in Chrome" page to the sidenav. (Closed)
Patch Set: Add iOS UA to the sidenav Created 3 years, 9 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 | « no previous file | 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/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 3f7ef5d9b60bcdc897e36ba5ea87c17b1ac1df50..2fcc838ec5b16eb1b4bac7901f97997e35e4ec09 100644
--- a/chrome/common/extensions/docs/templates/json/chrome_sidenav.json
+++ b/chrome/common/extensions/docs/templates/json/chrome_sidenav.json
@@ -258,6 +258,20 @@
"href": "/multidevice/webview/tipsandtricks"
}
]
+ },
+ {
+ "title": "Chrome for iOS",
+ "href": "/multidevice/ios/links",
+ "items": [
+ {
+ "title": "Opening Links in Chrome",
+ "href": "/multidevice/ios/links"
+ },
+ {
+ "title": "User Agent",
+ "href": "/multidevice/user-agent#chrome_for_ios_user_agent"
+ }
+ ]
}
]
},
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698