Update win_debug_args.gn

This commit is contained in:
Alexander David Frick 2022-07-30 13:34:40 -05:00 committed by GitHub
parent 236a28fe7f
commit b17ae7fa14
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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