Update V8 DEPS.
Rolling v8/build:4538ab6..35a759a
Rolling v8/third_party/catapult: https://chromium.googlesource.com/catapult/+log/989b615..447ab8a Rolling v8/third_party/depot_tools:9212599..fe18a43
TBR=machenbach@chromium.org,tmrts@chromium.org Change-Id: Ia4997c1b485d3a842a97766c8c5af631917247b4 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1954064 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@{#65358}
This commit is contained in:
parent
0a055086c3
commit
35e9fd3e7b
6
DEPS
6
DEPS
@ -79,9 +79,9 @@ vars = {
|
||||
|
||||
deps = {
|
||||
'v8/build':
|
||||
Var('chromium_url') + '/chromium/src/build.git' + '@' + '4538ab6d61959400f48f9ab9c42e4fd1c297af9e',
|
||||
Var('chromium_url') + '/chromium/src/build.git' + '@' + '35a759ad8af88fe6cf3afe655ebeff805e1ce83e',
|
||||
'v8/third_party/depot_tools':
|
||||
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + '9212599f6aacbdbecd378814e63e236660ab42aa',
|
||||
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + 'fe18a43d590a5eac0d58e7e555b024746ba290ad',
|
||||
'v8/third_party/icu':
|
||||
Var('chromium_url') + '/chromium/deps/icu.git' + '@' + 'dbd3825b31041d782c5b504c59dcfb5ac7dda08c',
|
||||
'v8/third_party/instrumented_libraries':
|
||||
@ -175,7 +175,7 @@ deps = {
|
||||
'dep_type': 'cipd',
|
||||
},
|
||||
'v8/third_party/catapult': {
|
||||
'url': Var('chromium_url') + '/catapult.git' + '@' + '989b6154e4ff3bc97ff85fc3c5620236bcb2d631',
|
||||
'url': Var('chromium_url') + '/catapult.git' + '@' + '447ab8a42a5b40fd605dd6e2fa73d823e89be623',
|
||||
'condition': 'checkout_android',
|
||||
},
|
||||
'v8/third_party/colorama/src': {
|
||||
|
Loading…
Reference in New Issue
Block a user