Commit 253fddc6 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/7f88e8b..c9a62d3

Rolling v8/third_party/catapult: https://chromium.googlesource.com/catapult/+log/6bb5733..e00ffeb

Rolling v8/third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools/+log/7211cf6..f0faf48

Rolling v8/tools/clang: https://chromium.googlesource.com/chromium/src/tools/clang/+log/d0c91c0..925d2e5

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

Change-Id: I7a74868be617b958054f1387f6ca3f15ad3ab079
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1826260Reviewed-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@{#63976}
parent cab91c71
......@@ -71,9 +71,9 @@ vars = {
deps = {
'v8/build':
Var('chromium_url') + '/chromium/src/build.git' + '@' + '7f88e8bcc9c60e74be6f841b0abf88cfc1e8a86d',
Var('chromium_url') + '/chromium/src/build.git' + '@' + 'c9a62d3819ce8b7dd029fbd0491fe7a5e2d52f96',
'v8/third_party/depot_tools':
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + '7211cf64444c3cac9fba34d32ca35de31a96f545',
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + 'f0faf48ddb89cedf1d0b0c6642e214ddb3f535bf',
'v8/third_party/icu':
Var('chromium_url') + '/chromium/deps/icu.git' + '@' + '2ecd66c696c46e255cd634d3175b1072f4499949',
'v8/third_party/instrumented_libraries':
......@@ -167,7 +167,7 @@ deps = {
'dep_type': 'cipd',
},
'v8/third_party/catapult': {
'url': Var('chromium_url') + '/catapult.git' + '@' + '6bb573380e0c2b65d5eeb4ffd76a9b410ef322da',
'url': Var('chromium_url') + '/catapult.git' + '@' + 'e00ffeb79abcfd6cf7219358f556111b4e0f56a3',
'condition': 'checkout_android',
},
'v8/third_party/colorama/src': {
......@@ -215,7 +215,7 @@ deps = {
'dep_type': 'cipd',
},
'v8/tools/clang':
Var('chromium_url') + '/chromium/src/tools/clang.git' + '@' + 'd0c91c0df0d4ccdddd924fe29a6b037e9c5c1863',
Var('chromium_url') + '/chromium/src/tools/clang.git' + '@' + '925d2e53c234eef5dcc26c3d82b7f3e613ff0d0b',
'v8/tools/luci-go': {
'packages': [
{
......
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