build: add 'use_rts' definition
Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2694187
This commit is contained in:
parent
5defd96ecd
commit
b820b4078d
1 changed files with 2 additions and 0 deletions
2
DEPS
2
DEPS
|
@ -48,6 +48,8 @@ vars = {
|
|||
# It's only needed to parse the native tests configurations.
|
||||
'checkout_pyyaml': False,
|
||||
|
||||
'use_rts': False,
|
||||
|
||||
'mac_xcode_version': 'default',
|
||||
|
||||
# To allow running hooks without parsing the DEPS tree
|
||||
|
|
Loading…
Reference in a new issue