| 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"
|
| + }
|
| + ]
|
| }
|
| ]
|
| },
|
|
|