Chromium Code Reviews| Index: chrome/common/extensions/docs/templates/public/extensions/redirects.json |
| diff --git a/chrome/common/extensions/docs/templates/public/extensions/redirects.json b/chrome/common/extensions/docs/templates/public/extensions/redirects.json |
| index 2f53a075f3b5181c29de2c7a1c0f9026668fc536..3dfc91f9f1c5c172badd7a4a37c2acec1821a511 100644 |
| --- a/chrome/common/extensions/docs/templates/public/extensions/redirects.json |
| +++ b/chrome/common/extensions/docs/templates/public/extensions/redirects.json |
| @@ -1,5 +1,7 @@ |
| { |
| "": "index.html", |
| "systemInfo_cpu.html": "system_cpu.html", |
| - "systemInfo_memory.html": "system_memory.html" |
| + "systemInfo_memory.html": "system_memory.html", |
| + "systemInfo_cpu.html": "system_cpu.html", |
| + "experimental_systemInfo_storage.html": "system_storage.html" |
|
not at google - send to devlin
2013/07/24 16:01:47
alphabetical pls
Haojian Wu
2013/07/25 04:21:57
Done.
|
| } |