Update default webview to 78.0.3904.96

Change-Id: Ia9c13edcb1b2af592d31faa608262331556fdc3e
This commit is contained in:
Kevin F. Haggerty
2019-11-03 19:49:03 -07:00
parent 45326145d2
commit ac419fa548

View File

@@ -2,8 +2,8 @@
set -e
chromium_version="77.0.3865.116"
chromium_code="3865116"
chromium_version="78.0.3904.96"
chromium_code="3904096"
clean=0
gsync=0
supported_archs=(arm arm64 x86 x64)