chore: bump chromium to 93.0.4550.0 (main) (#29751)
This commit is contained in:
parent
c5066cce22
commit
b8261f1591
78 changed files with 402 additions and 429 deletions
5
DEPS
5
DEPS
|
@ -10,11 +10,12 @@ gclient_gn_args = [
|
|||
'checkout_openxr',
|
||||
'checkout_google_benchmark',
|
||||
'mac_xcode_version',
|
||||
'generate_location_tags',
|
||||
]
|
||||
|
||||
vars = {
|
||||
'chromium_version':
|
||||
'93.0.4539.0',
|
||||
'93.0.4550.0',
|
||||
'node_version':
|
||||
'v16.2.0',
|
||||
'nan_version':
|
||||
|
@ -55,6 +56,8 @@ vars = {
|
|||
|
||||
'mac_xcode_version': 'default',
|
||||
|
||||
'generate_location_tags': False,
|
||||
|
||||
# To allow running hooks without parsing the DEPS tree
|
||||
'process_deps': True,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue