naiveproxy/tools/gn/format_test_data/037.gn
2018-01-29 00:30:36 +08:00

6 lines
121 B
Plaintext

if (true) {
if (true) {
args = rebase_path(sources, root_build_dir) + rebase_path(outputs, root_build_dir)
}
}