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

11 lines
267 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")
}
}