Remove enable_debugallocation from args.gn

This commit is contained in:
Alexander David Frick 2022-01-25 15:54:17 -06:00 committed by GitHub
parent e9362f6d15
commit 7309976bd1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,6 @@ is_official_build = true
is_debug = false
dcheck_always_on = false
exclude_unwind_tables = true
enable_debugallocation = false
enable_iterator_debugging = false
enable_resource_allowlist_generation = false
enable_profiling = false