mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
7088768: Reland "download reclient only for chromeos by default"
https://chromium-review.googlesource.com/c/chromium/src/+/7088768
This commit is contained in:
3
DEPS
3
DEPS
@@ -39,6 +39,9 @@ vars = {
|
|||||||
# To use an mtime cache for patched files to speed up builds.
|
# To use an mtime cache for patched files to speed up builds.
|
||||||
'use_mtime_cache': True,
|
'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.
|
# To allow in-house builds to checkout those manually.
|
||||||
'checkout_chromium': True,
|
'checkout_chromium': True,
|
||||||
'checkout_node': True,
|
'checkout_node': True,
|
||||||
|
|||||||
Reference in New Issue
Block a user