Update V8 DEPS.
Rolling v8/build:75934e6..4c3ae01
Rolling v8/third_party/depot_tools:eb2767b..bdb1123
Rolling v8/third_party/googletest/src:9518a57..5ec7f0c
TBR=machenbach@chromium.org,hablich@chromium.org,sergiyb@chromium.org Change-Id: I390a19b67d4cafbad6e0cca72b3a28728d0cd3f1 Reviewed-on: https://chromium-review.googlesource.com/c/1438337 Reviewed-by: v8-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@{#59109}
This commit is contained in:
parent
17b185c000
commit
5505bc15a1
6
DEPS
6
DEPS
@ -16,9 +16,9 @@ vars = {
|
||||
|
||||
deps = {
|
||||
'v8/build':
|
||||
Var('chromium_url') + '/chromium/src/build.git' + '@' + '75934e6353b2257880d8a33fd3de752ec26fbc8d',
|
||||
Var('chromium_url') + '/chromium/src/build.git' + '@' + '4c3ae0193460de0f9d2c88c659a0df81d68d5193',
|
||||
'v8/third_party/depot_tools':
|
||||
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + 'eb2767b2eb245bb54b1738ebb7bf4655ba390b44',
|
||||
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + 'bdb1123726a2810c5f3e28f28f4802fa469e6914',
|
||||
'v8/third_party/icu':
|
||||
Var('chromium_url') + '/chromium/deps/icu.git' + '@' + '07e7295d964399ee7bee16a3ac7ca5a053b2cf0a',
|
||||
'v8/third_party/instrumented_libraries':
|
||||
@ -48,7 +48,7 @@ deps = {
|
||||
'condition': 'checkout_fuchsia',
|
||||
},
|
||||
'v8/third_party/googletest/src':
|
||||
Var('chromium_url') + '/external/github.com/google/googletest.git' + '@' + '9518a57428ae0a7ed450c1361768e84a2a38af5a',
|
||||
Var('chromium_url') + '/external/github.com/google/googletest.git' + '@' + '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081',
|
||||
'v8/third_party/jinja2':
|
||||
Var('chromium_url') + '/chromium/src/third_party/jinja2.git' + '@' + 'b41863e42637544c2941b574c7877d3e1f663e25',
|
||||
'v8/third_party/markupsafe':
|
||||
|
Loading…
Reference in New Issue
Block a user