naiveproxy/tools/gn/format_test_data/052.gn

12 lines
342 B
Plaintext
Raw Normal View History

2018-08-11 08:35:24 +03:00
# 80 ---------------------------------------------------------------------------
if (true) {
if (true) {
sources += rebase_path(
gypi_values.browser_chromeos_non_athena_sources,
".", "//chrome") +
rebase_path(gypi_values.browser_chromeos_extension_non_athena_sources,
".", "//chrome")
}
}