Update V8 DEPS.

Rolling v8/build: b3b05ab..f8d7f9d

Rolling v8/third_party/depot_tools: b865acd..03dfb00

TBR=v8-waterfall-sheriff@grotations.appspotmail.com

Change-Id: Ibb52ba5ba8a831b0e1fe8fb23a1208de73a4e036
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2882477
Reviewed-by: 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/master@{#74455}
This commit is contained in:
v8-ci-autoroll-builder 2021-05-09 20:12:47 -07:00 committed by V8 LUCI CQ
parent dc7da91c93
commit b4989f29c6

4
DEPS
View File

@ -85,9 +85,9 @@ vars = {
deps = {
'build':
Var('chromium_url') + '/chromium/src/build.git' + '@' + 'b3b05abd2bbc39ad99f4abfee0d870c36e36c7ab',
Var('chromium_url') + '/chromium/src/build.git' + '@' + 'f8d7f9d260cab9647d64412db1e05c1383200bc5',
'third_party/depot_tools':
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + 'b865acd3f2d8cd305f87215154351620354d075f',
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + '03dfb00f96639bb9fe8fbbe065866c64127a8e46',
'third_party/icu':
Var('chromium_url') + '/chromium/deps/icu.git' + '@' + 'cd9f9a9495b1978ded709c248e467e7f5a74ea0a',
'third_party/instrumented_libraries':