Update V8 DEPS.

Rolling v8/build: abb522f..f4bb5e7

Rolling v8/third_party/depot_tools: bfcde3c..4c55b35

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

Change-Id: Iaf903551f6942cd4b2d30fb80601eae7d04b91b5
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1765461
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@{#63351}
This commit is contained in:
v8-ci-autoroll-builder 2019-08-22 10:14:39 -07:00 committed by Commit Bot
parent 98b5c49fb8
commit a9ab791298

4
DEPS
View File

@ -57,9 +57,9 @@ vars = {
deps = { deps = {
'v8/build': 'v8/build':
Var('chromium_url') + '/chromium/src/build.git' + '@' + 'abb522f0028b470a04d986a527a6e4f0c9b615a1', Var('chromium_url') + '/chromium/src/build.git' + '@' + 'f4bb5e7dc772d3ea765a9365d3aa1702be71fab7',
'v8/third_party/depot_tools': 'v8/third_party/depot_tools':
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + 'bfcde3c5b880703e54880b71f90f8a1f6a11a1d3', Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + '4c55b355580f0c0f0daebfb086b2ccf11d90f605',
'v8/third_party/icu': 'v8/third_party/icu':
Var('chromium_url') + '/chromium/deps/icu.git' + '@' + '2b2ee7158675555acb4d0d0cbb5dff71c00e7c54', Var('chromium_url') + '/chromium/deps/icu.git' + '@' + '2b2ee7158675555acb4d0d0cbb5dff71c00e7c54',
'v8/third_party/instrumented_libraries': 'v8/third_party/instrumented_libraries':