Commit b62c7d81 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/cee6c15..a0f6c1b

Rolling v8/third_party/aemu-linux-x64: NwKjfDOL_ugbEGGNcm2u6NzakaOJ9ad36bFd7bUVpXIC..sKz_Oq5M4tmZVE7eggzuhtTiKK3JNyylo9pt0tGLCg4C

Rolling v8/third_party/catapult: https://chromium.googlesource.com/catapult/+log/7bb44ab..447d835

TBR=machenbach@chromium.org,tmrts@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com

Change-Id: I5b2ab91cadf0856b453eab0ff4528022b56b5f5f
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2280445Reviewed-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@{#68666}
parent 0215fd72
...@@ -80,7 +80,7 @@ vars = { ...@@ -80,7 +80,7 @@ vars = {
deps = { deps = {
'v8/build': 'v8/build':
Var('chromium_url') + '/chromium/src/build.git' + '@' + 'cee6c15d0d8d2e92de1a6c1291cb9dfe984820b5', Var('chromium_url') + '/chromium/src/build.git' + '@' + 'a0f6c1bdcf3527c74b42006c2834a43a62aaa018',
'v8/third_party/depot_tools': 'v8/third_party/depot_tools':
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + '95099f475463caa66801dd1b22ee851fe8bc05be', Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + '95099f475463caa66801dd1b22ee851fe8bc05be',
'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' + '@' + '7bb44abccf03d2c092ad485f896abe27dc9a31c3', 'url': Var('chromium_url') + '/catapult.git' + '@' + '447d8353e0c09db7dce132ceb3521bc51c4fc1c9',
'condition': 'checkout_android', 'condition': 'checkout_android',
}, },
'v8/third_party/colorama/src': { 'v8/third_party/colorama/src': {
...@@ -231,7 +231,7 @@ deps = { ...@@ -231,7 +231,7 @@ deps = {
'packages': [ 'packages': [
{ {
'package': 'fuchsia/third_party/aemu/linux-amd64', 'package': 'fuchsia/third_party/aemu/linux-amd64',
'version': 'NwKjfDOL_ugbEGGNcm2u6NzakaOJ9ad36bFd7bUVpXIC' 'version': 'sKz_Oq5M4tmZVE7eggzuhtTiKK3JNyylo9pt0tGLCg4C'
}, },
], ],
'condition': 'host_os == "linux" and checkout_fuchsia', 'condition': 'host_os == "linux" and checkout_fuchsia',
......
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