mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -03:00
Update BUILD.gn
This commit is contained in:
parent
65bd3f2f18
commit
6e28377848
1 changed files with 1 additions and 1 deletions
|
@ -1730,7 +1730,7 @@ if (is_linux || is_chromeos) {
|
|||
}
|
||||
}
|
||||
extract_symbols("chrome_symbols") {
|
||||
binary = "$root_out_dir/chrome"
|
||||
binary = "$root_out_dir/thorium"
|
||||
|
||||
if (current_cpu == "x86") {
|
||||
# GYP used "ia32" so keep that naming for back-compat.
|
||||
|
|
Loading…
Reference in a new issue