Commit 8dcbf9b9 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/6f0224b..ba0d0b9

Rolling v8/third_party/catapult: https://chromium.googlesource.com/catapult/+log/f8d4d2d..dc0c991

Rolling v8/third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools/+log/224e075..6379cd3

Rolling v8/third_party/fuchsia-sdk: https://chromium.googlesource.com/chromium/src/third_party/fuchsia-sdk/+log/8e8db13..a42c2f6

Rolling v8/third_party/icu: https://chromium.googlesource.com/chromium/deps/icu/+log/69c72a6..4ae7482

Rolling v8/tools/clang: https://chromium.googlesource.com/chromium/src/tools/clang/+log/f822215..5f253f8

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

Change-Id: Id9387595f335c5fceff1dba6066f8440cae0a02d
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1563210Reviewed-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@{#60760}
parent 450ada04
...@@ -57,11 +57,11 @@ vars = { ...@@ -57,11 +57,11 @@ vars = {
deps = { deps = {
'v8/build': 'v8/build':
Var('chromium_url') + '/chromium/src/build.git' + '@' + '6f0224b1b14336213e95447c9dabcb7bdda12e2e', Var('chromium_url') + '/chromium/src/build.git' + '@' + 'ba0d0b9651256bd760e264fba6acf62afb2a450e',
'v8/third_party/depot_tools': 'v8/third_party/depot_tools':
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + '224e075bba5b2df26c07dee300a1c4fad089a5cd', Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + '6379cd39a3336ab8716c77b1c68ab37ff406d060',
'v8/third_party/icu': 'v8/third_party/icu':
Var('chromium_url') + '/chromium/deps/icu.git' + '@' + '69c72a6dfe1d1ef5677db03920518638f535591f', Var('chromium_url') + '/chromium/deps/icu.git' + '@' + '4ae7482a0e9e1f77a793545d803086a5ad4bcfd8',
'v8/third_party/instrumented_libraries': 'v8/third_party/instrumented_libraries':
Var('chromium_url') + '/chromium/src/third_party/instrumented_libraries.git' + '@' + 'a959e4f0cb643003f2d75d179cede449979e3e77', Var('chromium_url') + '/chromium/src/third_party/instrumented_libraries.git' + '@' + 'a959e4f0cb643003f2d75d179cede449979e3e77',
'v8/buildtools': 'v8/buildtools':
...@@ -158,7 +158,7 @@ deps = { ...@@ -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' + '@' + 'f8d4d2df537739c5f101da3d702b0a8ff6537909', 'url': Var('chromium_url') + '/catapult.git' + '@' + 'dc0c991440dbeb33c04e4ad9f52e22c173817abd',
'condition': 'checkout_android', 'condition': 'checkout_android',
}, },
'v8/third_party/colorama/src': { 'v8/third_party/colorama/src': {
...@@ -166,7 +166,7 @@ deps = { ...@@ -166,7 +166,7 @@ deps = {
'condition': 'checkout_android', 'condition': 'checkout_android',
}, },
'v8/third_party/fuchsia-sdk': { 'v8/third_party/fuchsia-sdk': {
'url': Var('chromium_url') + '/chromium/src/third_party/fuchsia-sdk.git' + '@' + '8e8db13b538ecb251e5ce9d5c781fc142f9752fd', 'url': Var('chromium_url') + '/chromium/src/third_party/fuchsia-sdk.git' + '@' + 'a42c2f604f3ae23099e73605df7864988d289d98',
'condition': 'checkout_fuchsia', 'condition': 'checkout_fuchsia',
}, },
'v8/third_party/googletest/src': 'v8/third_party/googletest/src':
...@@ -206,7 +206,7 @@ deps = { ...@@ -206,7 +206,7 @@ deps = {
'dep_type': 'cipd', 'dep_type': 'cipd',
}, },
'v8/tools/clang': 'v8/tools/clang':
Var('chromium_url') + '/chromium/src/tools/clang.git' + '@' + 'f8222157207f6d2f0529f354afdcbe00ad7989ea', Var('chromium_url') + '/chromium/src/tools/clang.git' + '@' + '5f253f8d776c629c088b787128a2a3348b1c9c5e',
'v8/tools/luci-go': { 'v8/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