| 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 f14348251eb130f345c18dd1a4261377f09eee14..938a1393af4a3b9fdea876bfe5d49899cc4ea124 100644
|
| --- a/chrome/common/extensions/docs/templates/json/chrome_sidenav.json
|
| +++ b/chrome/common/extensions/docs/templates/json/chrome_sidenav.json
|
| @@ -881,6 +881,10 @@
|
| "href": "/native-client/reference/sandbox_internals/x86-64-sandbox"
|
| }
|
| ]
|
| + },
|
| + {
|
| + "title": "Design Documents",
|
| + "href": "/native-client/reference/design-docs"
|
| }
|
| ]
|
| },
|
|
|