Update V8 DEPS (trusted)

Rolling v8/build: 705c30a..7ab406c

Rolling v8/third_party/fuchsia-sdk/sdk: version:11.20230107.0.1..version:11.20230108.3.1

Change-Id: Id52793459a5ae65df95837c5f66ef36c5fafe3f5
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4143951
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@{#85129}
This commit is contained in:
v8-ci-autoroll-builder 2023-01-08 19:27:09 -08:00 committed by V8 LUCI CQ
parent aa5f2e5c43
commit e6902daebf

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.20230107.0.1',
'fuchsia_version': 'version:11.20230108.3.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' + '@' + '68e6038b5350cba18c341cc7c572170af5c5b20c',
'build':
Var('chromium_url') + '/chromium/src/build.git' + '@' + '705c30a79a4ae545b6d5b757915040bc82bef0cd',
Var('chromium_url') + '/chromium/src/build.git' + '@' + '7ab406c5da3e95de16989ec4f81c95e5b656e1c3',
'buildtools':
Var('chromium_url') + '/chromium/src/buildtools.git' + '@' + 'cf8d11e41138ca777f3eaa09df41bf968c8be6ba',
'buildtools/clang_format/script':