Update V8 DEPS (trusted)
Rolling v8/base/trace_event/common:521ac34..68e6038
Rolling v8/build:5129278..44b5138
Rolling v8/third_party/depot_tools:5b0c934..252b198
Rolling v8/third_party/fuchsia-sdk/sdk: version:11.20230102.2.1..version:11.20230103.1.1 Change-Id: I01351584aeabfa611ab7e2c2b161b49bae753348 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4133310 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@{#85086}
This commit is contained in:
parent
dba5c526af
commit
419a1c716c
8
DEPS
8
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.20230102.2.1',
|
||||
'fuchsia_version': 'version:11.20230103.1.1',
|
||||
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling android_sdk_build-tools_version
|
||||
@ -103,9 +103,9 @@ vars = {
|
||||
|
||||
deps = {
|
||||
'base/trace_event/common':
|
||||
Var('chromium_url') + '/chromium/src/base/trace_event/common.git' + '@' + '521ac34ebd795939c7e16b37d9d3ddb40e8ed556',
|
||||
Var('chromium_url') + '/chromium/src/base/trace_event/common.git' + '@' + '68e6038b5350cba18c341cc7c572170af5c5b20c',
|
||||
'build':
|
||||
Var('chromium_url') + '/chromium/src/build.git' + '@' + '51292789ecae63df94fa2058407cdc7c7b886b6c',
|
||||
Var('chromium_url') + '/chromium/src/build.git' + '@' + '44b5138cf5012ca0e661db0ff0f723757ff6b2d6',
|
||||
'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' + '@' + '5b0c93402623ee632077ae073555867a0f984fc6',
|
||||
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + '252b19866a6a9f3de069363184e5fca72280e558',
|
||||
'third_party/fuchsia-sdk/sdk': {
|
||||
'packages': [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user