Chromium Code Reviews| 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 fe901f2c04f40caf8bfb3a4f26cec0a472160848..ec8c38b8bc8f0106b0e0fa92b2ecd2d8309439a1 100644 |
| --- a/chrome/common/extensions/docs/templates/json/chrome_sidenav.json |
| +++ b/chrome/common/extensions/docs/templates/json/chrome_sidenav.json |
| @@ -616,6 +616,14 @@ |
| { |
| "title": "OAuth", |
| "href": "/extensions/tut_oauth" |
| + }, |
| + { |
| + "title": "Options", |
|
not at google - send to devlin
2015/02/06 19:40:50
I would say "Options (Traditional)" and "Options (
|
| + "href": "/extensions/options" |
| + }, |
| + { |
| + "title": "Options Version 2", |
| + "href": "/extensions/optionsV2" |
| } |
| ] |
| }, |