naiveproxy/tools/gn/format_test_data/003.golden
2018-01-28 13:32:06 -05:00

11 lines
104 B
Plaintext

executable("test") {
sources = [
"stuff.cc",
"things.cc",
]
deps = [
"//base",
]
}