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

12 lines
448 B
Plaintext

# 80 ---------------------------------------------------------------------------
if (true) {
if (true) {
use_system_harfbuzz = exec_script(pkg_config_script,
pkg_config_args + [
"--atleast-version=1.31.0",
"pangoft2",
],
"value")
}
}