Update V8 DEPS.

Rolling v8/third_party/catapult: https://chromium.googlesource.com/catapult/+log/15152b5..5f4659d

Rolling v8/third_party/depot_tools: 2b82936..3905857

TBR=machenbach@chromium.org,tmrts@chromium.org

Change-Id: I6293d1e076c663cf2ebc850ea33f4025145f2e38
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1829508
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@{#64031}
This commit is contained in:
v8-ci-autoroll-builder 2019-09-27 20:05:06 -07:00 committed by Commit Bot
parent 71f7cf7dc4
commit 98e965a1a6

4
DEPS
View File

@ -73,7 +73,7 @@ deps = {
'v8/build':
Var('chromium_url') + '/chromium/src/build.git' + '@' + 'b321a92cd248e2e878b10f5e870dd6f3910b1fac',
'v8/third_party/depot_tools':
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + '2b829368295598cb663f9e7b931c330d5697cfc3',
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + '39058571f71ef66bb032ecc1fa143ea15e38cf05',
'v8/third_party/icu':
Var('chromium_url') + '/chromium/deps/icu.git' + '@' + '2ecd66c696c46e255cd634d3175b1072f4499949',
'v8/third_party/instrumented_libraries':
@ -167,7 +167,7 @@ deps = {
'dep_type': 'cipd',
},
'v8/third_party/catapult': {
'url': Var('chromium_url') + '/catapult.git' + '@' + '15152b52a721da1352f8f9fedcd4dd0c4a2f6cac',
'url': Var('chromium_url') + '/catapult.git' + '@' + '5f4659d6f7a8b48728247d88b64abe806ccc6822',
'condition': 'checkout_android',
},
'v8/third_party/colorama/src': {