From f385d2fdb175b027d682876b9c784881f679d3f7 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Fri, 1 Nov 2013 10:51:59 -0700 Subject: [PATCH] Doc change: remove staging urls for chrome and wallet sites. Change-Id: I804d0386a3a518052ac8265cad9d20a8d1f6d462 (cherry picked from commit 35a59683cf1e77dc794dfc51a5259743c6d07be8) --- docs/html/about/versions/kitkat.jd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/html/about/versions/kitkat.jd b/docs/html/about/versions/kitkat.jd index 908cccd7cbe51..6c6cb6c10bb86 100644 --- a/docs/html/about/versions/kitkat.jd +++ b/docs/html/about/versions/kitkat.jd @@ -589,7 +589,7 @@ window.onhashchange = function () {

In addition, the new Chromium WebView supports remote debugging using + "https://developers.google.com/chrome-developer-tools/docs/remote-debugging#debugging-webviews"> Chrome DevTools. For example, you can use Chrome DevTools on your development machine to inspect, debug, and analyze your WebView content live on a mobile device.