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