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

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

Issue 18863014: [SystemInfo API] Rename systemInfo Memory API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add docs redirect. 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/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"
}

Powered by Google App Engine
This is Rietveld 408576698