naiveproxy/tools/gn/format_test_data/037.gn
2018-02-02 05:49:39 -05:00

6 lines
121 B
Plaintext

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