| 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 700b73b91f552b0e77396549ba738f5bbcbd4877..f000d3edda0708da71f93964240ff1936053551f 100644
|
| --- a/chrome/common/extensions/docs/templates/public/extensions/redirects.json
|
| +++ b/chrome/common/extensions/docs/templates/public/extensions/redirects.json
|
| @@ -6,5 +6,6 @@
|
| "experimental.systemInfo_storage": "system_storage",
|
| "experimental_systemInfo_storage": "system_storage",
|
| "systemInfo_cpu": "system_cpu",
|
| - "systemInfo_memory": "system_memory"
|
| + "systemInfo_memory": "system_memory",
|
| + "index": "."
|
| }
|
|
|