Update V8 DEPS.

Rolling v8/build: c604b39..0616471

Rolling v8/third_party/aemu-linux-x64: BisfFk67ojvPEsXt398o1XuIEAeGMM6KsrXCD1gY2RIC..NZcWyIyONpZ4Tdm_zmWgSBEWd15zhCNYWLuyJj8_IUcC

TBR=machenbach@chromium.org,tmrts@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com

Change-Id: I8b192881a45ab460d1f56b8403b0cd4b4192d01c
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2539007
Reviewed-by: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#71193}
This commit is contained in:
v8-ci-autoroll-builder 2020-11-14 19:11:18 -08:00 committed by Commit Bot
parent 3af12e4848
commit c74e9e2cbf

4
DEPS
View File

@ -91,7 +91,7 @@ vars = {
deps = {
'build':
Var('chromium_url') + '/chromium/src/build.git' + '@' + 'c604b39380e3444c14df32414ab448083fb18155',
Var('chromium_url') + '/chromium/src/build.git' + '@' + '0616471e43426f56dce52d548ea743bfb920600c',
'third_party/depot_tools':
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + 'fd5c198347e13bdb96f6685fdab451c1183e21ff',
'third_party/icu':
@ -242,7 +242,7 @@ deps = {
'packages': [
{
'package': 'fuchsia/third_party/aemu/linux-amd64',
'version': 'BisfFk67ojvPEsXt398o1XuIEAeGMM6KsrXCD1gY2RIC'
'version': 'NZcWyIyONpZ4Tdm_zmWgSBEWd15zhCNYWLuyJj8_IUcC'
},
],
'condition': 'host_os == "linux" and checkout_fuchsia',