Update windows_args.gn

This commit is contained in:
Alexander David Frick 2022-04-30 03:19:57 -05:00 committed by GitHub
parent ab5a040a90
commit 8caded3fc9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,6 @@
google_api_key = ""
google_default_client_id = ""
google_default_client_secret = ""
enable_stripping = true
is_official_build = true
is_debug = false
@ -49,9 +52,6 @@ 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-1649213807-91f73deff0cf33b43bdbec74d7cefebdfe29830a.profdata"
pgo_data_path = "/home/alex/chromium/src/chrome/build/pgo_profiles/chrome-win64-main-1650682118-4e3f755b1616e713f18922c635416e67b9d69188.profdata"
target_os = "win"
target_cpu = "x64"
google_api_key = "AIzaSyCkfPOPZXDKNn8hhgu3JrA62wIgC93d44k"
google_default_client_id = "811574891467.apps.googleusercontent.com"
google_default_client_secret = "kdloedMFGdGla2P1zacGjAQh"