Update V8 DEPS (trusted)
Rolling v8/build:7ba88a0..5129278
Rolling v8/third_party/depot_tools:03af44a..5b0c934
Rolling v8/third_party/fuchsia-sdk/sdk: version:11.20230101.3.1..version:11.20230102.2.1 Change-Id: I4e5f8192c181d81ab7f241583e87fdfff2ca5d92 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4131422 Bot-Commit: v8-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/main@{#85067}
This commit is contained in:
parent
15c726bd63
commit
a5acddef26
6
DEPS
6
DEPS
@ -65,7 +65,7 @@ vars = {
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling Fuchsia sdk
|
||||
# and whatever else without interference from each other.
|
||||
'fuchsia_version': 'version:11.20230101.3.1',
|
||||
'fuchsia_version': 'version:11.20230102.2.1',
|
||||
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling android_sdk_build-tools_version
|
||||
@ -105,7 +105,7 @@ deps = {
|
||||
'base/trace_event/common':
|
||||
Var('chromium_url') + '/chromium/src/base/trace_event/common.git' + '@' + '521ac34ebd795939c7e16b37d9d3ddb40e8ed556',
|
||||
'build':
|
||||
Var('chromium_url') + '/chromium/src/build.git' + '@' + '7ba88a00bd9bce363068803418a79da44f4fa0db',
|
||||
Var('chromium_url') + '/chromium/src/build.git' + '@' + '51292789ecae63df94fa2058407cdc7c7b886b6c',
|
||||
'buildtools':
|
||||
Var('chromium_url') + '/chromium/src/buildtools.git' + '@' + 'cf8d11e41138ca777f3eaa09df41bf968c8be6ba',
|
||||
'buildtools/clang_format/script':
|
||||
@ -217,7 +217,7 @@ deps = {
|
||||
'condition': 'checkout_android',
|
||||
},
|
||||
'third_party/depot_tools':
|
||||
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + '03af44a5163e9448e375a6bbe7bef1fc0e2bb205',
|
||||
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + '5b0c93402623ee632077ae073555867a0f984fc6',
|
||||
'third_party/fuchsia-sdk/sdk': {
|
||||
'packages': [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user