mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-24 14:26:09 +03:00
7 lines
252 B
Plaintext
7 lines
252 B
Plaintext
# 80 ---------------------------------------------------------------------------
|
|
args = [
|
|
rebase_path("$target_gen_dir/experimental-libraries.cc", root_build_dir),
|
|
"EXPERIMENTAL",
|
|
v8_compress_startup_data
|
|
] + rebase_path(sources, root_build_dir)
|