Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / chrome / common / extensions / docs / templates / public / apps / redirects.json
index e689f8f..c393f10 100644 (file)
@@ -1,11 +1,12 @@
 {
-  "": "about_apps.html",
-  "app_csp.html": "contentSecurityPolicy.html",
-  "experimental_systemInfo_storage.html": "system_storage.html",
-  "in_app_payments.html": "google_wallet.html",
-  "index.html": "about_apps.html",
-  "systemInfo_cpu.html": "system_cpu.html",
-  "systemInfo_display.html": "system_display.html",
-  "systemInfo_memory.html": "system_memory.html",
-  "webview_tag.html": "tags/webview.html"
+  "": "about_apps",
+  "app_csp": "contentSecurityPolicy",
+  "experimental_systemInfo_storage": "system_storage",
+  "in_app_payments": "google_wallet",
+  "index": "about_apps",
+  "systemInfo_cpu": "system_cpu",
+  "systemInfo_display": "system_display",
+  "systemInfo_memory": "system_memory",
+  "webview": "tags/webview",
+  "webview_tag": "tags/webview"
 }