Update V8 DEPS.

Rolling v8/build: 2f6e88e..ca9596f

Rolling v8/third_party/depot_tools: 6fc394f..0694fa6

Rolling v8/third_party/zlib: 5ef44f0..d0e636e

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

Change-Id: Ic77cfdf2999bf19e8c50409a86e95ababe5dc73b
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2922991
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@{#74838}
This commit is contained in:
v8-ci-autoroll-builder 2021-05-27 20:10:17 -07:00 committed by V8 LUCI CQ
parent 3e12e60a27
commit 3d4bda7464

6
DEPS
View File

@ -85,9 +85,9 @@ vars = {
deps = {
'build':
Var('chromium_url') + '/chromium/src/build.git' + '@' + '2f6e88e05d4bd1dd635dce04fe29d9ddc97f71c1',
Var('chromium_url') + '/chromium/src/build.git' + '@' + 'ca9596fe2dbfb500a7f23d9ca5d2c103701778f6',
'third_party/depot_tools':
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + '6fc394f93d145c3e2f35cc812c81008004332d50',
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + '0694fa65f82be85b362516e7d97c5100bf27ca87',
'third_party/icu':
Var('chromium_url') + '/chromium/deps/icu.git' + '@' + 'f022e298b4f4a782486bb6d5ce6589c998b51fe2',
'third_party/instrumented_libraries':
@ -286,7 +286,7 @@ deps = {
'third_party/protobuf':
Var('chromium_url') + '/external/github.com/google/protobuf'+ '@' + '6a59a2ad1f61d9696092f79b6d74368b4d7970a3',
'third_party/zlib':
Var('chromium_url') + '/chromium/src/third_party/zlib.git'+ '@' + '5ef44f037eea3aa532b8470a090f392a4b0830bd',
Var('chromium_url') + '/chromium/src/third_party/zlib.git'+ '@' + 'd0e636edaa95e2e04f56b84014f6b5f799acf0f0',
'third_party/jsoncpp/source':
Var('chromium_url') + '/external/github.com/open-source-parsers/jsoncpp.git'+ '@' + '9059f5cad030ba11d37818847443a53918c327b1',
'third_party/ittapi': {