Commit 450736bf authored by v8-ci-autoroll-builder's avatar v8-ci-autoroll-builder Committed by Commit Bot

Update V8 DEPS.

Rolling v8/build: https://chromium.googlesource.com/chromium/src/build/+log/1255ede..19d4aa5

Rolling v8/third_party/catapult: https://chromium.googlesource.com/catapult/+log/b3788f2..7c4300c

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

Change-Id: I47bac7d2b1a6856fbb1fdc46b4e1cc63f24cd49d
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1984842Reviewed-by: 's avatarv8-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@{#65570}
parent e02e5820
...@@ -80,7 +80,7 @@ vars = { ...@@ -80,7 +80,7 @@ vars = {
deps = { deps = {
'v8/build': 'v8/build':
Var('chromium_url') + '/chromium/src/build.git' + '@' + '1255ede58af28f4ec8bcd32c63a005d872f4d135', Var('chromium_url') + '/chromium/src/build.git' + '@' + '19d4aa51af80d5711eb68858e271e0603d3ab0db',
'v8/third_party/depot_tools': 'v8/third_party/depot_tools':
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + '44134341fa8b46e83bad3bef48a8bc6badaa3083', Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + '44134341fa8b46e83bad3bef48a8bc6badaa3083',
'v8/third_party/icu': 'v8/third_party/icu':
...@@ -176,7 +176,7 @@ deps = { ...@@ -176,7 +176,7 @@ deps = {
'dep_type': 'cipd', 'dep_type': 'cipd',
}, },
'v8/third_party/catapult': { 'v8/third_party/catapult': {
'url': Var('chromium_url') + '/catapult.git' + '@' + 'b3788f22c9082dd4628408a541b000626b6bf5d6', 'url': Var('chromium_url') + '/catapult.git' + '@' + '7c4300cb193f74ea6e0f04e1dbfca78b7140a241',
'condition': 'checkout_android', 'condition': 'checkout_android',
}, },
'v8/third_party/colorama/src': { 'v8/third_party/colorama/src': {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment