mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -03:00
Update windows_args.gn
This commit is contained in:
parent
00a79dac63
commit
612adb8441
1 changed files with 1 additions and 3 deletions
|
@ -29,8 +29,6 @@ enable_ffmpeg_video_decoders = true
|
|||
is_component_ffmpeg = true
|
||||
use_webaudio_ffmpeg = false
|
||||
use_webaudio_pffft = true
|
||||
enable_av1_decoder = true
|
||||
enable_dav1d_decoder = true
|
||||
use_vr_assets_component = true
|
||||
enable_widevine = true
|
||||
bundle_widevine_cdm = false
|
||||
|
@ -50,5 +48,5 @@ enable_platform_encrypted_hevc = true
|
|||
use_thin_lto = true
|
||||
thin_lto_enable_optimizations = true
|
||||
chrome_pgo_phase = 2
|
||||
pgo_data_path = "/home/alex/chromium/src/chrome/build/pgo_profiles/chrome-win64-main-1639385263-7a9da9848884ecf62c6cceafcf5d6d43b9fe42e3.profdata"
|
||||
pgo_data_path = "C:\src\chromium\src\chrome\build\pgo_profiles\chrome-win64-main-1639633787-cd6ac44e63b7e7cbcc197d90ca6533c65e70cfdb.profdata"
|
||||
target_os = "win"
|
||||
|
|
Loading…
Reference in a new issue