| 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 268ed657f1fcdfb8f38ba63fe309742a882310b3..e861aed82e916a3150454de479adecac19810550 100644
|
| --- a/chrome/common/extensions/docs/templates/public/apps/redirects.json
|
| +++ b/chrome/common/extensions/docs/templates/public/apps/redirects.json
|
| @@ -3,5 +3,6 @@
|
| "index.html": "about_apps.html",
|
| "app_csp.html": "contentSecurityPolicy.html",
|
| "systemInfo_cpu.html": "system_cpu.html",
|
| - "systemInfo_display.html": "system_display.html"
|
| + "systemInfo_display.html": "system_display.html",
|
| + "systemInfo_memory.html": "system_memory.html"
|
| }
|
|
|