Chromium Code Reviews| Index: chrome/common/extensions/docs/templates/public/apps/redirects.json |
| diff --git a/chrome/common/extensions/docs/templates/public/apps/redirects.json b/chrome/common/extensions/docs/templates/public/apps/redirects.json |
| index e861aed82e916a3150454de479adecac19810550..d3a9538f376c9702f324d7f6789f725010162905 100644 |
| --- a/chrome/common/extensions/docs/templates/public/apps/redirects.json |
| +++ b/chrome/common/extensions/docs/templates/public/apps/redirects.json |
| @@ -4,5 +4,6 @@ |
| "app_csp.html": "contentSecurityPolicy.html", |
| "systemInfo_cpu.html": "system_cpu.html", |
| "systemInfo_display.html": "system_display.html", |
| - "systemInfo_memory.html": "system_memory.html" |
| + "systemInfo_memory.html": "system_memory.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.
|
| } |