Update V8 DEPS.

Rolling v8/build: 5396a95..87edca5

Rolling v8/third_party/googletest/src: d81ae2f..6b74da4

R=v8-waterfall-sheriff@grotations.appspotmail.com,mtv-sf-v8-sheriff@grotations.appspotmail.com

Change-Id: I0ec68eeb792d7486a699184bf9ed3a1034b545f8
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3359115
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@{#78447}
This commit is contained in:
v8-ci-autoroll-builder 2021-12-27 19:10:36 -08:00 committed by V8 LUCI CQ
parent d10f61e10a
commit d425e65912

4
DEPS
View File

@ -83,7 +83,7 @@ deps = {
'base/trace_event/common':
Var('chromium_url') + '/chromium/src/base/trace_event/common.git' + '@' + '7f36dbc19d31e2aad895c60261ca8f726442bfbb',
'build':
Var('chromium_url') + '/chromium/src/build.git' + '@' + '5396a95e1197928c20cff852b6fea3bf3ccd2f4e',
Var('chromium_url') + '/chromium/src/build.git' + '@' + '87edca5f3e2efb39f4a2a6f12df5432dc3162e60',
'buildtools':
Var('chromium_url') + '/chromium/src/buildtools.git' + '@' + 'd7bdd6f0386aaf20cd00a01d499e8ce1cbf6063e',
'buildtools/clang_format/script':
@ -226,7 +226,7 @@ deps = {
'url': Var('chromium_url') + '/external/github.com/google/benchmark.git' + '@' + '3b3de69400164013199ea448f051d94d7fc7d81f',
},
'third_party/googletest/src':
Var('chromium_url') + '/external/github.com/google/googletest.git' + '@' + 'd81ae2f0bf2bb3fbb23691cae68e75a7563ae19d',
Var('chromium_url') + '/external/github.com/google/googletest.git' + '@' + '6b74da4757a549563d7c37c8fae3e704662a043b',
'third_party/icu':
Var('chromium_url') + '/chromium/deps/icu.git' + '@' + 'fbc6faf1c2c429cd27fabe615a89f0b217aa4213',
'third_party/instrumented_libraries':