7088768: Reland "download reclient only for chromeos by default"

https://chromium-review.googlesource.com/c/chromium/src/+/7088768
This commit is contained in:
Shelley Vohr
2025-10-29 13:27:37 +00:00
committed by GitHub
parent 22bc76a2a8
commit 149d9fc92e

3
DEPS
View File

@@ -39,6 +39,9 @@ vars = {
# To use an mtime cache for patched files to speed up builds.
'use_mtime_cache': True,
# TODO: remove this, see https://chromium-review.googlesource.com/c/chromium/src/+/7088768.
'download_reclient': True,
# To allow in-house builds to checkout those manually.
'checkout_chromium': True,
'checkout_node': True,