Commit 2ef0aa66 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/277ad43..3e568c8

Rolling v8/test/wasm-js/data: https://chromium.googlesource.com/external/github.com/WebAssembly/spec/+log/c90bc96..a56cf2e

Rolling v8/third_party/catapult: https://chromium.googlesource.com/catapult/+log/5e1c1c2..f929109

Rolling v8/third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools/+log/f170af4..0db62fc

Rolling v8/tools/clang: https://chromium.googlesource.com/chromium/src/tools/clang/+log/3041f30..36daae0

TBR=machenbach@chromium.org,hablich@chromium.org,sergiyb@chromium.org

Change-Id: I57e0b3aa389b6a42d64134de607ee2e2267f04a4
Reviewed-on: https://chromium-review.googlesource.com/c/1312241Reviewed-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@{#57196}
parent 511b7cb5
......@@ -13,9 +13,9 @@ vars = {
deps = {
'v8/build':
Var('chromium_url') + '/chromium/src/build.git' + '@' + '277ad4304168986653055957a3cf2c647cf10eb9',
Var('chromium_url') + '/chromium/src/build.git' + '@' + '3e568c8b55fdbac84b32f6ad604d310bbe16b77f',
'v8/third_party/depot_tools':
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + 'f170af48e4490633334a300bbcb65d50fab09537',
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + '0db62fcf9c7e559f30b81073868f1a6d78a7f94a',
'v8/third_party/icu':
Var('chromium_url') + '/chromium/deps/icu.git' + '@' + '42d5027992a0946942839b8821765e1512afbc21',
'v8/third_party/instrumented_libraries':
......@@ -33,7 +33,7 @@ deps = {
'condition': 'checkout_android',
},
'v8/third_party/catapult': {
'url': Var('chromium_url') + '/catapult.git' + '@' + '5e1c1c293b07ef04a247dd8dff50972d207663a4',
'url': Var('chromium_url') + '/catapult.git' + '@' + 'f92910970a4461eb111be50bf2edbe80ac2e15d6',
'condition': 'checkout_android',
},
'v8/third_party/colorama/src': {
......@@ -81,7 +81,7 @@ deps = {
'dep_type': 'cipd',
},
'v8/tools/clang':
Var('chromium_url') + '/chromium/src/tools/clang.git' + '@' + '3041f30dd6b3fa4fb8ca7db6439bed372f4accc0',
Var('chromium_url') + '/chromium/src/tools/clang.git' + '@' + '36daae0febea476902642e0a2843fcbf3f1142cc',
'v8/tools/luci-go': {
'packages': [
{
......@@ -92,7 +92,7 @@ deps = {
'dep_type': 'cipd',
},
'v8/test/wasm-js/data':
Var('chromium_url') + '/external/github.com/WebAssembly/spec.git' + '@' + 'c90bc9686f1a90b76fb2ec782256d26323164c91',
Var('chromium_url') + '/external/github.com/WebAssembly/spec.git' + '@' + 'a56cf2ec042da382f0196fe14dcbd7ff2e973466',
}
recursedeps = [
......
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