Commit d1522ec1 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/e2349a5..5fafe92

Rolling v8/third_party/catapult: https://chromium.googlesource.com/catapult/+log/bee6bf4..1ef02be

Rolling v8/third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools/+log/83aafc9..341d41b

Rolling v8/third_party/fuchsia-sdk: https://chromium.googlesource.com/chromium/src/third_party/fuchsia-sdk/+log/1785f0a..a841030

Rolling v8/third_party/zlib: https://chromium.googlesource.com/chromium/src/third_party/zlib/+log/7c4128a..e77e1c0

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

Change-Id: I58e4daf7b3be28b0c254bc104dfc601304bcbec2
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1936836Reviewed-by: 's avatarv8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#65189}
parent 2a8baff9
...@@ -79,9 +79,9 @@ vars = { ...@@ -79,9 +79,9 @@ vars = {
deps = { deps = {
'v8/build': 'v8/build':
Var('chromium_url') + '/chromium/src/build.git' + '@' + 'e2349a5c526883553f42666dbf43fb34f61cac42', Var('chromium_url') + '/chromium/src/build.git' + '@' + '5fafe92abe58212c3b93110ea15ecc872a295a21',
'v8/third_party/depot_tools': 'v8/third_party/depot_tools':
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + '83aafc979fa6536d4d38b18b51e972bdeccdf1d3', Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + '341d41ba593dcbe4bf4ec222cd7a71bc1f6a94a0',
'v8/third_party/icu': 'v8/third_party/icu':
Var('chromium_url') + '/chromium/deps/icu.git' + '@' + 'dbd3825b31041d782c5b504c59dcfb5ac7dda08c', Var('chromium_url') + '/chromium/deps/icu.git' + '@' + 'dbd3825b31041d782c5b504c59dcfb5ac7dda08c',
'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' + '@' + 'bee6bf4cd336206c9ecbdacd6775a35822a13322', 'url': Var('chromium_url') + '/catapult.git' + '@' + '1ef02beb6e51f3225f0216386b79c45b7982681c',
'condition': 'checkout_android', 'condition': 'checkout_android',
}, },
'v8/third_party/colorama/src': { 'v8/third_party/colorama/src': {
...@@ -183,7 +183,7 @@ deps = { ...@@ -183,7 +183,7 @@ deps = {
'condition': 'checkout_android', 'condition': 'checkout_android',
}, },
'v8/third_party/fuchsia-sdk': { 'v8/third_party/fuchsia-sdk': {
'url': Var('chromium_url') + '/chromium/src/third_party/fuchsia-sdk.git' + '@' + '1785f0ac8e1fe81cb25e260acbe7de8f62fa3e44', 'url': Var('chromium_url') + '/chromium/src/third_party/fuchsia-sdk.git' + '@' + 'a84103031d856e02c2520bb09db22dcd5ba51ea7',
'condition': 'checkout_fuchsia', 'condition': 'checkout_fuchsia',
}, },
'v8/third_party/googletest/src': 'v8/third_party/googletest/src':
...@@ -257,7 +257,7 @@ deps = { ...@@ -257,7 +257,7 @@ deps = {
'v8/third_party/protobuf': 'v8/third_party/protobuf':
Var('chromium_url') + '/external/github.com/google/protobuf'+ '@' + 'b68a347f56137b4b1a746e8c7438495a6ac1bd91', Var('chromium_url') + '/external/github.com/google/protobuf'+ '@' + 'b68a347f56137b4b1a746e8c7438495a6ac1bd91',
'v8/third_party/zlib': 'v8/third_party/zlib':
Var('chromium_url') + '/chromium/src/third_party/zlib.git'+ '@' + '7c4128a124a812d086478e5c5f9f2f5893ab8871', Var('chromium_url') + '/chromium/src/third_party/zlib.git'+ '@' + 'e77e1c06c8881abff0c7418368d147ff4a474d08',
} }
include_rules = [ include_rules = [
......
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