Commit 59a8baa9 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/fed8abf..ad957be

Rolling v8/third_party/catapult: https://chromium.googlesource.com/catapult/+log/f6fc149..9413ab0

Rolling v8/third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools/+log/e6e5db5..90c88f0

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

Change-Id: I56f35578ec03fde15638ca518d123e2743476f8b
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1916677Reviewed-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@{#64977}
parent 3008427c
...@@ -79,9 +79,9 @@ vars = { ...@@ -79,9 +79,9 @@ vars = {
deps = { deps = {
'v8/build': 'v8/build':
Var('chromium_url') + '/chromium/src/build.git' + '@' + 'fed8abffedffc736bed6ec082d7ca76e2ae69527', Var('chromium_url') + '/chromium/src/build.git' + '@' + 'ad957be06c5c1e150f793207fc091e54f7a84516',
'v8/third_party/depot_tools': 'v8/third_party/depot_tools':
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + 'e6e5db55004d8ec2504a9c6a702e9550991dc8d0', Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + '90c88f097366f33f7d251ffa70b9f15c27479686',
'v8/third_party/icu': 'v8/third_party/icu':
Var('chromium_url') + '/chromium/deps/icu.git' + '@' + '88ea42af73f4cd3b8b0d0837403d75a989d80504', Var('chromium_url') + '/chromium/deps/icu.git' + '@' + '88ea42af73f4cd3b8b0d0837403d75a989d80504',
'v8/third_party/instrumented_libraries': 'v8/third_party/instrumented_libraries':
...@@ -175,7 +175,7 @@ deps = { ...@@ -175,7 +175,7 @@ deps = {
'dep_type': 'cipd', 'dep_type': 'cipd',
}, },
'v8/third_party/catapult': { 'v8/third_party/catapult': {
'url': Var('chromium_url') + '/catapult.git' + '@' + 'f6fc149b0b16b2bdb5e3e659b3b402130fa184af', 'url': Var('chromium_url') + '/catapult.git' + '@' + '9413ab06f394cab7c57cc88e5afe2ee2a03261fc',
'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