mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
add checkout_pgo_profiles to DEPS
This commit is contained in:
committed by
deepak1556
parent
eabb47a76f
commit
9b73e6935c
2
DEPS
2
DEPS
@@ -5,6 +5,7 @@ gclient_gn_args = [
|
||||
'checkout_android_native_support',
|
||||
'checkout_libaom',
|
||||
'checkout_nacl',
|
||||
'checkout_pgo_profiles',
|
||||
'checkout_oculus_sdk',
|
||||
'checkout_openxr',
|
||||
'checkout_google_benchmark'
|
||||
@@ -42,6 +43,7 @@ vars = {
|
||||
'checkout_chromium': True,
|
||||
'checkout_node': True,
|
||||
'checkout_nan': True,
|
||||
'checkout_pgo_profiles': True,
|
||||
|
||||
# It's only needed to parse the native tests configurations.
|
||||
'checkout_pyyaml': False,
|
||||
|
||||
Reference in New Issue
Block a user