build-webview: Update default webview to 111.0.5563.58
Change-Id: I57944960cc2f459c43822e8966547b0a7031defd
This commit is contained in:
@@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
chromium_version="109.0.5414.118"
|
chromium_version="111.0.5563.58"
|
||||||
chromium_code="5414118"
|
chromium_code="5563058"
|
||||||
clean=0
|
clean=0
|
||||||
gsync=0
|
gsync=0
|
||||||
supported_archs=(arm arm64 x86 x64)
|
supported_archs=(arm arm64 x86 x64)
|
||||||
@@ -160,7 +160,6 @@ args+=' enable_nacl=false'
|
|||||||
args+=' blink_symbol_level=0'
|
args+=' blink_symbol_level=0'
|
||||||
args+=' webview_devui_show_icon=false'
|
args+=' webview_devui_show_icon=false'
|
||||||
args+=' dfmify_dev_ui=false'
|
args+=' dfmify_dev_ui=false'
|
||||||
args+=' disable_autofill_assistant_dfm=true'
|
|
||||||
args+=' disable_tab_ui_dfm=true'
|
args+=' disable_tab_ui_dfm=true'
|
||||||
args+=' enable_gvr_services=false'
|
args+=' enable_gvr_services=false'
|
||||||
args+=' disable_fieldtrial_testing_config=true'
|
args+=' disable_fieldtrial_testing_config=true'
|
||||||
|
|||||||
Reference in New Issue
Block a user