disable PGO on all for nwo

This commit is contained in:
Nikhil Sonti
2025-09-11 17:20:28 -07:00
parent 85ed9e5365
commit dbc60be3eb
3 changed files with 3 additions and 4 deletions

View File

@@ -33,8 +33,7 @@ symbol_level = 0
blink_symbol_level = 0
exclude_unwind_tables = true
# Enable PGO (Profile-Guided Optimization)
chrome_pgo_phase = 2
chrome_pgo_phase = 0
dcheck_always_on = false
enable_swiftshader = false

View File

@@ -4,7 +4,7 @@ is_component_build=false
is_official_build=true
symbol_level=0
is_clang=true
chrome_pgo_phase = 2
chrome_pgo_phase = 0
dcheck_always_on=false
enable_sparkle=true

View File

@@ -6,7 +6,7 @@ is_component_build = false
is_official_build = true
symbol_level = 0
is_clang=true
chrome_pgo_phase = 2
chrome_pgo_phase = 0
dcheck_always_on=false
enable_swiftshader=false
proprietary_codecs=true