Remove enable_debugallocation from args.gn
This commit is contained in:
parent
e9362f6d15
commit
7309976bd1
1 changed files with 0 additions and 1 deletions
1
args.gn
1
args.gn
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue