Update V8 DEPS.
Rolling v8/build:03613cf..b83cffc
Rolling v8/third_party/catapult: https://chromium.googlesource.com/catapult/+log/d71ff5d..9913025 Rolling v8/third_party/depot_tools:8a37389..073b8ac
TBR=machenbach@chromium.org,sergiyb@chromium.org,tmrts@chromium.org Change-Id: Iafc77da51233517ce78510f83bf764418b15ecf2 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1649048 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@{#62045}
This commit is contained in:
parent
9bcacf60f8
commit
faaf4a8ab3
6
DEPS
6
DEPS
@ -57,9 +57,9 @@ vars = {
|
|||||||
|
|
||||||
deps = {
|
deps = {
|
||||||
'v8/build':
|
'v8/build':
|
||||||
Var('chromium_url') + '/chromium/src/build.git' + '@' + '03613cf772e4c5bced8c87f8975c0eb154875170',
|
Var('chromium_url') + '/chromium/src/build.git' + '@' + 'b83cffc4654572700cf4957818145e66ab8a6cc8',
|
||||||
'v8/third_party/depot_tools':
|
'v8/third_party/depot_tools':
|
||||||
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + '8a37389368143a44c4acd48117be68a4c3214e5b',
|
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + '073b8ac2ff8e7fdfba3e99db0d09611e20c2f202',
|
||||||
'v8/third_party/icu':
|
'v8/third_party/icu':
|
||||||
Var('chromium_url') + '/chromium/deps/icu.git' + '@' + '9f0f47b1e410b137762f2e3699359f0dbfcdbc05',
|
Var('chromium_url') + '/chromium/deps/icu.git' + '@' + '9f0f47b1e410b137762f2e3699359f0dbfcdbc05',
|
||||||
'v8/third_party/instrumented_libraries':
|
'v8/third_party/instrumented_libraries':
|
||||||
@ -158,7 +158,7 @@ deps = {
|
|||||||
'dep_type': 'cipd',
|
'dep_type': 'cipd',
|
||||||
},
|
},
|
||||||
'v8/third_party/catapult': {
|
'v8/third_party/catapult': {
|
||||||
'url': Var('chromium_url') + '/catapult.git' + '@' + 'd71ff5db15ed986fd91ef07ff966c87a3067aacd',
|
'url': Var('chromium_url') + '/catapult.git' + '@' + '991302572440fa546ef523789fa821943184b4bf',
|
||||||
'condition': 'checkout_android',
|
'condition': 'checkout_android',
|
||||||
},
|
},
|
||||||
'v8/third_party/colorama/src': {
|
'v8/third_party/colorama/src': {
|
||||||
|
Loading…
Reference in New Issue
Block a user