Update V8 DEPS (trusted)

Rolling v8/build: e3bb433..4e33131

Rolling v8/third_party/fuchsia-sdk/sdk: version:11.20221225.2.1..version:11.20221226.2.1

Change-Id: I8ff17f992af9cf8a883f6ccec6d067f0fbef07a7
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4124570
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@{#85020}
This commit is contained in:
v8-ci-autoroll-builder 2022-12-26 19:09:41 -08:00 committed by V8 LUCI CQ
parent 8e063b8066
commit cdcb3caf2d

4
DEPS
View File

@ -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.20221225.2.1',
'fuchsia_version': 'version:11.20221226.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' + '@' + 'e3bb433e5e322a10218ea84b0fb8e06c338a1fe5',
Var('chromium_url') + '/chromium/src/build.git' + '@' + '4e331315b661d1a4f130e23178f82e9898ee62b4',
'buildtools':
Var('chromium_url') + '/chromium/src/buildtools.git' + '@' + '134af4c91bb9ab46fe1165ff1cf0f76900fa5a7e',
'buildtools/clang_format/script':