Chromium Code Reviews| Index: chrome/common/extensions/docs/templates/json/extensions_sidenav.json |
| diff --git a/chrome/common/extensions/docs/templates/json/extensions_sidenav.json b/chrome/common/extensions/docs/templates/json/extensions_sidenav.json |
| index 822ad948d5aaf6a252e9f826333910a3acd19b6b..163aaa46582844e74eee2fead43d1d5f2e40555c 100644 |
| --- a/chrome/common/extensions/docs/templates/json/extensions_sidenav.json |
| +++ b/chrome/common/extensions/docs/templates/json/extensions_sidenav.json |
| @@ -206,10 +206,12 @@ |
| "fileName": "faq.html" |
| }, |
| { |
| + "absolute_url": true, |
|
not at google - send to devlin
2013/05/11 18:32:01
I expect you'd need to do a similar thing in apps_
jshumway
2013/05/11 22:08:20
I did a git-cl patch with 15054006 to get the chan
|
| "title": "Chrome Web Store", |
| "fileName": "http://code.google.com/chrome/webstore/docs/index.html" |
| }, |
| { |
| + "absolute_url": true, |
| "title": "Hosted Apps", |
| "fileName": "http://code.google.com/chrome/apps/docs/developers_guide.html" |
| }, |