Update V8 DEPS.
Rolling v8/build:a980f85..78f36d4
Rolling v8/third_party/catapult: https://chromium.googlesource.com/catapult/+log/9253b25..fbbd9ca Rolling v8/third_party/depot_tools:e364dd8..3eb899a
TBR=machenbach@chromium.org,tmrts@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I4087b7a65d3cb180f9eaf0670463c221733e4f2e Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2249338 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@{#68378}
This commit is contained in:
parent
87ec89deeb
commit
02deda1fc5
6
DEPS
6
DEPS
@ -72,9 +72,9 @@ vars = {
|
||||
|
||||
deps = {
|
||||
'v8/build':
|
||||
Var('chromium_url') + '/chromium/src/build.git' + '@' + 'a980f85fdc0b6eee68b3470dc3b6c2a909f3bb1c',
|
||||
Var('chromium_url') + '/chromium/src/build.git' + '@' + '78f36d4088340a330eefd9e5e563b36f0bdc8add',
|
||||
'v8/third_party/depot_tools':
|
||||
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + 'e364dd820b29ab33721f12c448f7454092295ef6',
|
||||
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + '3eb899a1e52d85f75f698a11690c94790ef43bce',
|
||||
'v8/third_party/icu':
|
||||
Var('chromium_url') + '/chromium/deps/icu.git' + '@' + '9e7dae8c9a3f3b41afdf1a9f5e78f0299fb93e4e',
|
||||
'v8/third_party/instrumented_libraries':
|
||||
@ -168,7 +168,7 @@ deps = {
|
||||
'dep_type': 'cipd',
|
||||
},
|
||||
'v8/third_party/catapult': {
|
||||
'url': Var('chromium_url') + '/catapult.git' + '@' + '9253b254e24be0e953c5562420167c6d63277672',
|
||||
'url': Var('chromium_url') + '/catapult.git' + '@' + 'fbbd9ca81f9608c6e1ce83c95a40856da7dfd0aa',
|
||||
'condition': 'checkout_android',
|
||||
},
|
||||
'v8/third_party/colorama/src': {
|
||||
|
Loading…
Reference in New Issue
Block a user