merge in nougat-cts-release history after reset to nougat-cts-dev
diff --git a/README b/README
index febe77c..7586d68 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 51.0.2704.91, using the GN build tool (not the older GYP tool). To match our build settings, set:
 
 target_os="android"
 is_debug=false
@@ -19,12 +19,13 @@
 ffmpeg_branding="Chrome"
 proprietary_codecs=true
 enable_remoting=true
+android_chrome_build_id="c212fd71-e1d3-4b49-9f08-878f16747dd9"
 
 in your GN argument file before building.
 
 ------
 
-Due to WebView API changes in the N release, the Java code in the Chromium 2743_91
+Due to WebView API changes in the N release, the Java code in the Chromium 2704_81
 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.
 
diff --git a/prebuilt/arm/webview.apk b/prebuilt/arm/webview.apk
index fe763b1..146244a 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 e7c8639..65ff538 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 750ca6a..954fc88 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 bc9fea0..b9cff2c 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 b0d4e10..5480727 100644
--- a/prebuilt/x86_64/webview.apk
+++ b/prebuilt/x86_64/webview.apk
Binary files differ