mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -03:00
Update win_debug_args.gn
This commit is contained in:
parent
236a28fe7f
commit
b17ae7fa14
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ is_debug = true
|
|||
dcheck_always_on = true
|
||||
exclude_unwind_tables = false
|
||||
# enable_debugallocation = false
|
||||
enable_iterator_debugging = true
|
||||
enable_iterator_debugging = false
|
||||
disable_fieldtrial_testing_config = true
|
||||
enable_resource_allowlist_generation = true
|
||||
enable_profiling = true
|
||||
|
|
Loading…
Reference in a new issue