Commit 52c0d0b0 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/acfd692..b8645e7

Rolling v8/third_party/aemu-linux-x64: zy6Zme4YpIqml3lhXc3o7a0r_gVd0_gcggle2n2j330C..uqYfh08DTmvjUgXl-HxNY1ptIb0KpyuY0I9MFaci9-AC

Rolling v8/third_party/android_sdk/public: ijpIFSitwBfaEdO9VXBGPqDHUVzPimXy_whw3aHTN9oC..V__2Ycej-H2-6AcXX5A3gi7sIk74SuN44PBm2uC_N1sC

Rolling v8/third_party/catapult: https://chromium.googlesource.com/catapult/+log/15be7eb..24bd418

Rolling v8/tools/clang: https://chromium.googlesource.com/chromium/src/tools/clang/+log/f9b4a22..12b3cd3

TBR=machenbach@chromium.org,tmrts@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com

Change-Id: I8250aad9d82eb7ec2f5da2aa60b2dee040df6612
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2507341Reviewed-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@{#70890}
parent 236aff1b
...@@ -86,12 +86,12 @@ vars = { ...@@ -86,12 +86,12 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling android_sdk_tools-lint_version # the commit queue can handle CLs rolling android_sdk_tools-lint_version
# and whatever else without interference from each other. # and whatever else without interference from each other.
'android_sdk_cmdline-tools_version': 'ijpIFSitwBfaEdO9VXBGPqDHUVzPimXy_whw3aHTN9oC', 'android_sdk_cmdline-tools_version': 'V__2Ycej-H2-6AcXX5A3gi7sIk74SuN44PBm2uC_N1sC',
} }
deps = { deps = {
'build': 'build':
Var('chromium_url') + '/chromium/src/build.git' + '@' + 'acfd692611408cfd66abec91ab70de3170d9b36d', Var('chromium_url') + '/chromium/src/build.git' + '@' + 'b8645e7fa63541c0cb6d2e245528e150c5f0c011',
'third_party/depot_tools': 'third_party/depot_tools':
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + 'e8dff372902fa201728c53ff30822b203d2ddb01', Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + 'e8dff372902fa201728c53ff30822b203d2ddb01',
'third_party/icu': 'third_party/icu':
...@@ -187,7 +187,7 @@ deps = { ...@@ -187,7 +187,7 @@ deps = {
'dep_type': 'cipd', 'dep_type': 'cipd',
}, },
'third_party/catapult': { 'third_party/catapult': {
'url': Var('chromium_url') + '/catapult.git' + '@' + '15be7eb5cbfb37590d3271379ce6ae2fd54d19ea', 'url': Var('chromium_url') + '/catapult.git' + '@' + '24bd418544c6f5a68a023fdb51e12ff9b757b743',
'condition': 'checkout_android', 'condition': 'checkout_android',
}, },
'third_party/colorama/src': { 'third_party/colorama/src': {
...@@ -242,7 +242,7 @@ deps = { ...@@ -242,7 +242,7 @@ deps = {
'packages': [ 'packages': [
{ {
'package': 'fuchsia/third_party/aemu/linux-amd64', 'package': 'fuchsia/third_party/aemu/linux-amd64',
'version': 'zy6Zme4YpIqml3lhXc3o7a0r_gVd0_gcggle2n2j330C' 'version': 'uqYfh08DTmvjUgXl-HxNY1ptIb0KpyuY0I9MFaci9-AC'
}, },
], ],
'condition': 'host_os == "linux" and checkout_fuchsia', 'condition': 'host_os == "linux" and checkout_fuchsia',
...@@ -259,7 +259,7 @@ deps = { ...@@ -259,7 +259,7 @@ deps = {
'dep_type': 'cipd', 'dep_type': 'cipd',
}, },
'tools/clang': 'tools/clang':
Var('chromium_url') + '/chromium/src/tools/clang.git' + '@' + 'f9b4a22424a659376de4f755f7c06ffc94ecf7b7', Var('chromium_url') + '/chromium/src/tools/clang.git' + '@' + '12b3cd36d8aa21bda94bf07e55ad3e751a484791',
'tools/luci-go': { 'tools/luci-go': {
'packages': [ '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