| 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..fd902a146d595df90ec88f8350fd9450a97c319d 100644
|
| --- a/chrome/common/extensions/docs/templates/public/apps/redirects.json
|
| +++ b/chrome/common/extensions/docs/templates/public/apps/redirects.json
|
| @@ -1,7 +1,8 @@
|
| {
|
| "": "about_apps.html",
|
| - "index.html": "about_apps.html",
|
| "app_csp.html": "contentSecurityPolicy.html",
|
| + "experimental_systemInfo_storage.html": "system_storage.html",
|
| + "index.html": "about_apps.html",
|
| "systemInfo_cpu.html": "system_cpu.html",
|
| "systemInfo_display.html": "system_display.html",
|
| "systemInfo_memory.html": "system_memory.html"
|
|
|