Commit 33e8519b authored by v8-ci-autoroll-builder's avatar v8-ci-autoroll-builder Committed by Commit Bot

Update V8 DEPS.

Rolling v8/build: https://chromium.googlesource.com/chromium/src/build/+log/9e32f61..e63171f

Rolling v8/third_party/catapult: https://chromium.googlesource.com/catapult/+log/ea794b8..a7875df

Rolling v8/third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools/+log/64c5af3..1de518c

Rolling v8/third_party/fuchsia-sdk: https://chromium.googlesource.com/chromium/src/third_party/fuchsia-sdk/+log/19c8ac5..b5a25d5

TBR=machenbach@chromium.org,tmrts@chromium.org

Change-Id: I914ad4bb38f867a29308d91fe8734756a82e0157
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2049873Reviewed-by: 's avatarv8-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@{#66241}
parent 4ef429f7
......@@ -72,9 +72,9 @@ vars = {
deps = {
'v8/build':
Var('chromium_url') + '/chromium/src/build.git' + '@' + '9e32f61642d1814f16cf2efa8e15558e57652682',
Var('chromium_url') + '/chromium/src/build.git' + '@' + 'e63171fb2687c647bada5024a08fec4ce6546bd6',
'v8/third_party/depot_tools':
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + '64c5af3a715f2d108412edadaf22003c2d18366f',
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + '1de518cc2487085aabf86eb83246e92383fb8542',
'v8/third_party/icu':
Var('chromium_url') + '/chromium/deps/icu.git' + '@' + '9f4020916eb1f28f3666f018fdcbe6c9a37f0e08',
'v8/third_party/instrumented_libraries':
......@@ -168,7 +168,7 @@ deps = {
'dep_type': 'cipd',
},
'v8/third_party/catapult': {
'url': Var('chromium_url') + '/catapult.git' + '@' + 'ea794b87a8c5a2439c21bfc38e36e74aa8c2c518',
'url': Var('chromium_url') + '/catapult.git' + '@' + 'a7875dfced8a82e40b39990eb7cb2ea47a19878f',
'condition': 'checkout_android',
},
'v8/third_party/colorama/src': {
......@@ -176,7 +176,7 @@ deps = {
'condition': 'checkout_android',
},
'v8/third_party/fuchsia-sdk': {
'url': Var('chromium_url') + '/chromium/src/third_party/fuchsia-sdk.git' + '@' + '19c8ac5e150fbd147ec5987425a41aa9e97098b2',
'url': Var('chromium_url') + '/chromium/src/third_party/fuchsia-sdk.git' + '@' + 'b5a25d529c77b7914eb7884149492637f0f11fa6',
'condition': 'checkout_fuchsia',
},
'v8/third_party/googletest/src':
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment