Update V8 DEPS.

Rolling v8/build: 68a1580..026aa68

Rolling v8/buildtools: 86a7f72..ea9f1f7

Rolling v8/third_party/aemu-linux-x64: FZmiNfUmb6lJR28DxZkS03xoY4oJh4177LjCbVwbpCMC..5qqsaI1HWopoPDYdsXSJnZ-4w5bARXjJgFX_oohbDqIC

Rolling v8/third_party/catapult: https://chromium.googlesource.com/catapult/+log/4565794..d5e2194

Rolling v8/third_party/depot_tools: 99b0e4a..c94b21d

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

Change-Id: I9dc4a6bf1a806397c96d22b8125c79bccd066b4f
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2586011
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@{#71704}
This commit is contained in:
v8-ci-autoroll-builder 2020-12-10 19:10:34 -08:00 committed by Commit Bot
parent ba4c08a959
commit 2fe326ce49

10
DEPS
View File

@ -88,15 +88,15 @@ vars = {
deps = {
'build':
Var('chromium_url') + '/chromium/src/build.git' + '@' + '68a15805c20f0fb72f77b7d4c61f93fff99a78a3',
Var('chromium_url') + '/chromium/src/build.git' + '@' + '026aa68debaa869118a81fffeafb6bdb1a638dd6',
'third_party/depot_tools':
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + '99b0e4a5f4c0b7223e0c6383e3e6d433ffe4e89e',
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + 'c94b21d60ca4572c4f892a929f4ac0cff4af053f',
'third_party/icu':
Var('chromium_url') + '/chromium/deps/icu.git' + '@' + '5c3a0b95802abf409c686ed3534dd46296c1dfb5',
'third_party/instrumented_libraries':
Var('chromium_url') + '/chromium/src/third_party/instrumented_libraries.git' + '@' + '4d3867052d35b2171f2edbb3466fa8f7e2d11319',
'buildtools':
Var('chromium_url') + '/chromium/src/buildtools.git' + '@' + '86a7f72ab16ed4796fb73d1575bc2e329be58ae8',
Var('chromium_url') + '/chromium/src/buildtools.git' + '@' + 'ea9f1f737564cdf5e51b63103de081f5772a6339',
'buildtools/clang_format/script':
Var('chromium_url') + '/chromium/llvm-project/cfe/tools/clang-format.git' + '@' + '96636aa0e9f047f17447f2d45a094d0b59ed7917',
'buildtools/linux64': {
@ -184,7 +184,7 @@ deps = {
'dep_type': 'cipd',
},
'third_party/catapult': {
'url': Var('chromium_url') + '/catapult.git' + '@' + '4565794f5eda08cefef9bf842e16249fc8aeb5bc',
'url': Var('chromium_url') + '/catapult.git' + '@' + 'd5e21940e048558fb675d0f14b49d638430c8279',
'condition': 'checkout_android',
},
'third_party/colorama/src': {
@ -239,7 +239,7 @@ deps = {
'packages': [
{
'package': 'fuchsia/third_party/aemu/linux-amd64',
'version': 'FZmiNfUmb6lJR28DxZkS03xoY4oJh4177LjCbVwbpCMC'
'version': '5qqsaI1HWopoPDYdsXSJnZ-4w5bARXjJgFX_oohbDqIC'
},
],
'condition': 'host_os == "linux" and checkout_fuchsia',