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 38431d71566958492ac1807c9ef5b06318d89161..d694e1adf307868e4053ad8d5e2b30de72446175 100644 |
| --- a/chrome/common/extensions/docs/templates/public/extensions/redirects.json |
| +++ b/chrome/common/extensions/docs/templates/public/extensions/redirects.json |
| @@ -1,3 +1,4 @@ |
| { |
| - "": "index.html" |
| + "": "index.html", |
| + "systemInfo_memory.html": "system_memory.html" |
| } |