mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-24 22:36:09 +03:00
8 lines
273 B
Plaintext
8 lines
273 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)
|