Update V8 DEPS.

Rolling v8/build: 0616471..944fd70

Rolling v8/third_party/aemu-linux-x64: NZcWyIyONpZ4Tdm_zmWgSBEWd15zhCNYWLuyJj8_IUcC..2_kHlztQ5lFU-IhCP021uv4v5Ms-aBhhsqtZ1V02tbIC

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

Change-Id: Id7245e53a0f1a5885b32fb5f2cff65d243593523
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2538721
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@{#71194}
This commit is contained in:
v8-ci-autoroll-builder 2020-11-15 19:10:47 -08:00 committed by Commit Bot
parent c74e9e2cbf
commit 8e2d70c882

4
DEPS
View File

@ -91,7 +91,7 @@ vars = {
deps = {
'build':
Var('chromium_url') + '/chromium/src/build.git' + '@' + '0616471e43426f56dce52d548ea743bfb920600c',
Var('chromium_url') + '/chromium/src/build.git' + '@' + '944fd7069e84ae9c902c5c24c01ddcb693c2a7b4',
'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': 'NZcWyIyONpZ4Tdm_zmWgSBEWd15zhCNYWLuyJj8_IUcC'
'version': '2_kHlztQ5lFU-IhCP021uv4v5Ms-aBhhsqtZ1V02tbIC'
},
],
'condition': 'host_os == "linux" and checkout_fuchsia',