13 lines
392 B
Plaintext
Raw Permalink Normal View History

2018-01-28 13:32:06 -05: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")
}
}