| 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 c91223061ebf4fad01bd10e7d0828a1124546e9c..2f53a075f3b5181c29de2c7a1c0f9026668fc536 100644
|
| --- a/chrome/common/extensions/docs/templates/public/extensions/redirects.json
|
| +++ b/chrome/common/extensions/docs/templates/public/extensions/redirects.json
|
| @@ -1,4 +1,5 @@
|
| {
|
| "": "index.html",
|
| - "systemInfo_cpu.html": "system_cpu.html"
|
| + "systemInfo_cpu.html": "system_cpu.html",
|
| + "systemInfo_memory.html": "system_memory.html"
|
| }
|
|
|