WebView AOSP Integration Request - 58.0.3029.108
am: 473701f23b

Change-Id: I43deb94874ba1637425e30a8f2a4adc75df137cf
diff --git a/README b/README
index febe77c..57224c1 100644
--- a/README
+++ b/README
@@ -7,7 +7,7 @@
 ------
 
 The prebuilt libwebviewchromium.so included in these APKs is built from Chromium
-release tag 52.0.2743.100, using the GN build tool (not the older GYP tool). To match our build settings, set:
+release tag 58.0.3029.108, using the GN build tool. To match our build settings, set:
 
 target_os="android"
 is_debug=false
@@ -24,9 +24,9 @@
 
 ------
 
-Due to WebView API changes in the N release, the Java code in the Chromium 2743_91
-branch is not compatible with N. We'll be working on upstreaming the N-specific
-Java changes to Chromium once the final N SDK is released.
+Due to WebView API changes in the O release, the Java code in the Chromium 3029
+branch is not compatible with O. We'll be working on upstreaming the O-specific
+Java changes to Chromium once the final O SDK is released.
 
 ------
 
diff --git a/prebuilt/arm/webview.apk b/prebuilt/arm/webview.apk
index 0aee317..988e272 100644
--- a/prebuilt/arm/webview.apk
+++ b/prebuilt/arm/webview.apk
Binary files differ
diff --git a/prebuilt/arm64/webview.apk b/prebuilt/arm64/webview.apk
index 5cb9f05..bc85803 100644
--- a/prebuilt/arm64/webview.apk
+++ b/prebuilt/arm64/webview.apk
Binary files differ
diff --git a/prebuilt/mips/webview.apk b/prebuilt/mips/webview.apk
index 7a983da..36368f8 100644
--- a/prebuilt/mips/webview.apk
+++ b/prebuilt/mips/webview.apk
Binary files differ
diff --git a/prebuilt/x86/webview.apk b/prebuilt/x86/webview.apk
index 5a8a19c..15383b5 100644
--- a/prebuilt/x86/webview.apk
+++ b/prebuilt/x86/webview.apk
Binary files differ
diff --git a/prebuilt/x86_64/webview.apk b/prebuilt/x86_64/webview.apk
index 162b4ae..01447d0 100644
--- a/prebuilt/x86_64/webview.apk
+++ b/prebuilt/x86_64/webview.apk
Binary files differ