Update V8 DEPS.

Rolling v8/base/trace_event/common: 5e4fce1..81c050f

Rolling v8/build: 9e12430..8ddd521

Rolling v8/third_party/catapult: https://chromium.googlesource.com/catapult/+log/d3a10a0..3543506

Rolling v8/third_party/depot_tools: cf50f77..a814502

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

Change-Id: Ia9999ac71e4d89673216ed63ae8f0353563c1076
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1988074
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@{#65590}
This commit is contained in:
v8-ci-autoroll-builder 2020-01-06 19:10:24 -08:00 committed by Commit Bot
parent 4dbbee3d89
commit 7e459b0fac

8
DEPS
View File

@ -80,9 +80,9 @@ vars = {
deps = { deps = {
'v8/build': 'v8/build':
Var('chromium_url') + '/chromium/src/build.git' + '@' + '9e124309ddc6c56ea6da6c731ad2ae0c5aa2d078', Var('chromium_url') + '/chromium/src/build.git' + '@' + '8ddd5217e71b7057f5e0c899c2d7ab2bac3abf33',
'v8/third_party/depot_tools': 'v8/third_party/depot_tools':
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + 'cf50f77484421e2b2f2b8f08c740c7055febac8b', Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + 'a81450253f8880c27e2859f271fa6fe00c6c7104',
'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':
@ -128,7 +128,7 @@ deps = {
'condition': 'host_os == "win"', 'condition': 'host_os == "win"',
}, },
'v8/base/trace_event/common': 'v8/base/trace_event/common':
Var('chromium_url') + '/chromium/src/base/trace_event/common.git' + '@' + '5e4fce17a9d2439c44a7b57ceecef6df9287ec2f', Var('chromium_url') + '/chromium/src/base/trace_event/common.git' + '@' + '81c050f857a0e3c960cfd87f37e3d30d2ef78718',
'v8/third_party/android_ndk': { 'v8/third_party/android_ndk': {
'url': Var('chromium_url') + '/android_ndk.git' + '@' + '27c0a8d090c666a50e40fceb4ee5b40b1a2d3f87', 'url': Var('chromium_url') + '/android_ndk.git' + '@' + '27c0a8d090c666a50e40fceb4ee5b40b1a2d3f87',
'condition': 'checkout_android', 'condition': 'checkout_android',
@ -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' + '@' + 'd3a10a0399c14a92d5ffb737c303a03fbfccb98e', 'url': Var('chromium_url') + '/catapult.git' + '@' + '35435063fca146093b9e57d2292699b3a1a48e3f',
'condition': 'checkout_android', 'condition': 'checkout_android',
}, },
'v8/third_party/colorama/src': { 'v8/third_party/colorama/src': {