mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-09 19:37:30 -03:00
update raspi args
This commit is contained in:
parent
fcd26bfa9b
commit
2c18d7d841
1 changed files with 1 additions and 2 deletions
|
@ -66,7 +66,6 @@ enable_widevine = true
|
|||
bundle_widevine_cdm = false
|
||||
# enable_widevine_cdm_component = true
|
||||
enable_cdm_host_verification = false
|
||||
enable_widevine_cdm_host_verification = false
|
||||
ignore_missing_widevine_signing_cert = true
|
||||
enable_media_drm_storage = true
|
||||
# enable_media_overlay = true
|
||||
|
@ -89,4 +88,4 @@ use_text_section_splitting = 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-linux-5672-1683023364-b47f9a07c616c94cac9f564aa6b00a8aaaec191a.profdata"
|
||||
pgo_data_path = "/home/alex/chromium/src/chrome/build/pgo_profiles/chrome-linux-5735-1685467728-4b79dbec7d69b5135f3cd8b1dc31bc5a09da844e.profdata"
|
||||
|
|
Loading…
Reference in a new issue