| 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 fea5a4c805dc30742f5891944cd54f2034b2e183..1698b9136a1c6fc5674236d581029f88bfd73530 100644
|
| --- a/chrome/common/extensions/docs/templates/public/apps/redirects.json
|
| +++ b/chrome/common/extensions/docs/templates/public/apps/redirects.json
|
| @@ -1,5 +1,6 @@
|
| {
|
| "": "about_apps.html",
|
| "index.html": "about_apps.html",
|
| - "app_csp.html": "contentSecurityPolicy.html"
|
| + "app_csp.html": "contentSecurityPolicy.html",
|
| + "systemInfo_memory.html": "system_memory.html"
|
| }
|
|
|