Update V8 DEPS.
Rolling v8/build:19e2886..a4e7e5a
Rolling v8/buildtools/third_party/libc++abi/trunk:77c52e2..a18d792
Rolling v8/third_party/android_sdk/public: Ez2NWws2SJYCF6qw2O-mSCqK6424l3ZdSTpppLyVR_cC..PGPmqJtSIQ84If155ba7iTU846h5WJ-bL5d_OoUWEWYC Rolling v8/third_party/depot_tools:1b93e14..cc0f7a5
Rolling v8/tools/clang:94a76bd..d7bcddc
R=v8-waterfall-sheriff@grotations.appspotmail.com,mtv-sf-v8-sheriff@grotations.appspotmail.com Change-Id: I4596515689bc1e99feb0af285d5b631fc2be8d5a Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3449235 Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Bot-Commit: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#79003}
This commit is contained in:
parent
a52d45cbbb
commit
b1ef087854
10
DEPS
10
DEPS
@ -76,14 +76,14 @@ vars = {
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling android_sdk_tools-lint_version
|
||||
# and whatever else without interference from each other.
|
||||
'android_sdk_cmdline-tools_version': 'Ez2NWws2SJYCF6qw2O-mSCqK6424l3ZdSTpppLyVR_cC',
|
||||
'android_sdk_cmdline-tools_version': 'PGPmqJtSIQ84If155ba7iTU846h5WJ-bL5d_OoUWEWYC',
|
||||
}
|
||||
|
||||
deps = {
|
||||
'base/trace_event/common':
|
||||
Var('chromium_url') + '/chromium/src/base/trace_event/common.git' + '@' + 'd115b033c4e53666b535cbd1985ffe60badad082',
|
||||
'build':
|
||||
Var('chromium_url') + '/chromium/src/build.git' + '@' + '19e2886dfc33fb7124a1d31e2dc01d3980b361ba',
|
||||
Var('chromium_url') + '/chromium/src/build.git' + '@' + 'a4e7e5a43fb6c1a6d7074895f16a5fa9af01212d',
|
||||
'buildtools':
|
||||
Var('chromium_url') + '/chromium/src/buildtools.git' + '@' + '2a745cc87d28e53996469189bc7661811d6f9c34',
|
||||
'buildtools/clang_format/script':
|
||||
@ -111,7 +111,7 @@ deps = {
|
||||
'buildtools/third_party/libc++/trunk':
|
||||
Var('chromium_url') + '/external/github.com/llvm/llvm-project/libcxx.git' + '@' + '79a2e924d96e2fc1e4b937c42efd08898fa472d7',
|
||||
'buildtools/third_party/libc++abi/trunk':
|
||||
Var('chromium_url') + '/external/github.com/llvm/llvm-project/libcxxabi.git' + '@' + '77c52e2f68f76dbe661420d85f51521805990ae2',
|
||||
Var('chromium_url') + '/external/github.com/llvm/llvm-project/libcxxabi.git' + '@' + 'a18d792116fd8675f00c459f4f933abf765160b3',
|
||||
'buildtools/third_party/libunwind/trunk':
|
||||
Var('chromium_url') + '/external/github.com/llvm/llvm-project/libunwind.git' + '@' + 'b86911d6e7455c4be2ddbc390803aecad19cfc3a',
|
||||
'buildtools/win': {
|
||||
@ -217,7 +217,7 @@ deps = {
|
||||
'condition': 'checkout_android',
|
||||
},
|
||||
'third_party/depot_tools':
|
||||
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + '1b93e14c92416185694f8764be425f82fa0d4242',
|
||||
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + 'cc0f7a517041a85e77ae338c6d34353adeda2a95',
|
||||
'third_party/fuchsia-sdk': {
|
||||
'url': Var('chromium_url') + '/chromium/src/third_party/fuchsia-sdk.git' + '@' + '5e0b0d0b67e889360eaa456cc17ce47d89a92167',
|
||||
'condition': 'checkout_fuchsia',
|
||||
@ -276,7 +276,7 @@ deps = {
|
||||
'third_party/zlib':
|
||||
Var('chromium_url') + '/chromium/src/third_party/zlib.git'+ '@' + '3fc79233fe8ff5cf39fec4c8b8a46272d4f11cec',
|
||||
'tools/clang':
|
||||
Var('chromium_url') + '/chromium/src/tools/clang.git' + '@' + '94a76bd4708ce9a0dda4028cd559d5492e60d6aa',
|
||||
Var('chromium_url') + '/chromium/src/tools/clang.git' + '@' + 'd7bcddcb06978b9225c6e6b951704cc24a4165d6',
|
||||
'tools/clang/dsymutil': {
|
||||
'packages': [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user