Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(604)

Unified Diff: chrome/common/extensions/docs/templates/public/extensions/redirects.json

Issue 18578008: [SystemInfo API] Move Storage API out of experimental namespace and rename to the "system" namespace (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix PermissionTest unittest. Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"
}

Powered by Google App Engine
This is Rietveld 408576698