Revert "Update V8 DEPS."

This reverts commit 75da4b9901.

Reason for revert: Speculative revert for ODROID failures (e.g. https://ci.chromium.org/ui/p/v8/builders/ci/V8%20Arm/17863/overview)

Original change's description:
> Update V8 DEPS.
>
> Rolling v8/build: dc0b854..e4c5e3e
>
> Rolling v8/third_party/aemu-linux-x64: eNKL3iFnDydKoCyqA9rVhylE7ud5a_9wRt0b0HFtLvIC..LanwSa4qZkDJRxK05Ym26IRV6bksO-9CZE-3jrgCbV8C
>
> Rolling v8/third_party/catapult: https://chromium.googlesource.com/catapult/+log/3f5c581..ae206b8
>
> Rolling v8/third_party/depot_tools: 81098e5..b34cd6d
>
> Rolling v8/third_party/googletest/src: 4fe0180..1b0cdaa
>
> Rolling v8/tools/clang: 1283870..e8d041d
>
> TBR=machenbach@chromium.org,tmrts@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com
>
> Change-Id: I62cfd8a388b9980b458ff001e5604d704b0332bf
> Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2614110
> 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@{#71934}

TBR=machenbach@chromium.org,v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com,tmrts@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com

Change-Id: Icbcd46c92ad825d0fbad0694f806b8283290ca7a
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2611254
Reviewed-by: Leszek Swirski <leszeks@chromium.org>
Commit-Queue: Leszek Swirski <leszeks@chromium.org>
Cr-Commit-Position: refs/heads/master@{#71937}
This commit is contained in:
Leszek Swirski 2021-01-07 09:24:42 +00:00 committed by Commit Bot
parent 98b27ba9a7
commit 8bebe4e953

12
DEPS
View File

@ -88,9 +88,9 @@ vars = {
deps = {
'build':
Var('chromium_url') + '/chromium/src/build.git' + '@' + 'e4c5e3e1a01ba57faec6f165dc92ef0967bdb8a5',
Var('chromium_url') + '/chromium/src/build.git' + '@' + 'dc0b854645847007ec570f6a5c7e0b937b88b84b',
'third_party/depot_tools':
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + 'b34cd6d8fa4df214f77c8141d2113281e57790cc',
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + '81098e59adfcb81e94b0f8584f5bdbfdb0554573',
'third_party/icu':
Var('chromium_url') + '/chromium/deps/icu.git' + '@' + '899e18383fd732b47e6978db2b960a1b2a80179b',
'third_party/instrumented_libraries':
@ -184,7 +184,7 @@ deps = {
'dep_type': 'cipd',
},
'third_party/catapult': {
'url': Var('chromium_url') + '/catapult.git' + '@' + 'ae206b8b8d3ffc85b6b6afde2c42247aa42ea018',
'url': Var('chromium_url') + '/catapult.git' + '@' + '3f5c581d3b045f00847989a9611912e022021343',
'condition': 'checkout_android',
},
'third_party/colorama/src': {
@ -196,7 +196,7 @@ deps = {
'condition': 'checkout_fuchsia',
},
'third_party/googletest/src':
Var('chromium_url') + '/external/github.com/google/googletest.git' + '@' + '1b0cdaae57c046c87fb99cb4f69c312a7e794adb',
Var('chromium_url') + '/external/github.com/google/googletest.git' + '@' + '4fe018038f87675c083d0cfb6a6b57c274fb1753',
'third_party/google_benchmark/src': {
'url': Var('chromium_url') + '/external/github.com/google/benchmark.git' + '@' + '7f27afe83b82f3a98baf58ef595814b9d42a5b2b',
'condition': 'checkout_google_benchmark',
@ -239,7 +239,7 @@ deps = {
'packages': [
{
'package': 'fuchsia/third_party/aemu/linux-amd64',
'version': 'LanwSa4qZkDJRxK05Ym26IRV6bksO-9CZE-3jrgCbV8C'
'version': 'eNKL3iFnDydKoCyqA9rVhylE7ud5a_9wRt0b0HFtLvIC'
},
],
'condition': 'host_os == "linux" and checkout_fuchsia',
@ -256,7 +256,7 @@ deps = {
'dep_type': 'cipd',
},
'tools/clang':
Var('chromium_url') + '/chromium/src/tools/clang.git' + '@' + 'e8d041d67901b25f45edf798a074ceef529c7d5b',
Var('chromium_url') + '/chromium/src/tools/clang.git' + '@' + '1283870fa32612951b487e0a4b17145ff62ed1e6',
'tools/luci-go': {
'packages': [
{