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
|
dcheck_always_on = true
|
||||||
exclude_unwind_tables = false
|
exclude_unwind_tables = false
|
||||||
# enable_debugallocation = false
|
# enable_debugallocation = false
|
||||||
enable_iterator_debugging = true
|
enable_iterator_debugging = false
|
||||||
disable_fieldtrial_testing_config = true
|
disable_fieldtrial_testing_config = true
|
||||||
enable_resource_allowlist_generation = true
|
enable_resource_allowlist_generation = true
|
||||||
enable_profiling = true
|
enable_profiling = true
|
||||||
|
|
Loading…
Reference in a new issue