Update V8 DEPS.
Rolling v8/third_party/catapult: https://chromium.googlesource.com/catapult/+log/a209c4d..5217563
Rolling v8/third_party/depot_tools: 3a797af..0d462e9
TBR=machenbach@chromium.org,tmrts@chromium.org
Change-Id: Ia179ff131f15eb0fc848e152994f07a4a9596c4c
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1992920
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@{#65652}
This commit is contained in:
parent
e5e8685c15
commit
2226bfcd89
4
DEPS
4
DEPS
@ -82,7 +82,7 @@ deps = {
|
||||
'v8/build':
|
||||
Var('chromium_url') + '/chromium/src/build.git' + '@' + '6e49eefa473f1335c0e23579d70c2ab108a29e82',
|
||||
'v8/third_party/depot_tools':
|
||||
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + '3a797afd61ff49d783b9b319e6cdfb33d493e3f4',
|
||||
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + '0d462e99bc1f4e053b682249d3b4e2e972d11c6f',
|
||||
'v8/third_party/icu':
|
||||
Var('chromium_url') + '/chromium/deps/icu.git' + '@' + 'dbd3825b31041d782c5b504c59dcfb5ac7dda08c',
|
||||
'v8/third_party/instrumented_libraries':
|
||||
@ -176,7 +176,7 @@ deps = {
|
||||
'dep_type': 'cipd',
|
||||
},
|
||||
'v8/third_party/catapult': {
|
||||
'url': Var('chromium_url') + '/catapult.git' + '@' + 'a209c4d9908c4c3715ea16378bd8423e1a4527ba',
|
||||
'url': Var('chromium_url') + '/catapult.git' + '@' + '52175631d301a98a7c0580343d5e6771fe0f5fb0',
|
||||
'condition': 'checkout_android',
|
||||
},
|
||||
'v8/third_party/colorama/src': {
|
||||
|
Loading…
Reference in New Issue
Block a user