mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-24 14:26:09 +03:00
11 lines
419 B
Plaintext
11 lines
419 B
Plaintext
static_library("browser") {
|
|
if (!is_ios) {
|
|
sources += rebase_path(gypi_values.chrome_browser_predictor_sources,
|
|
".", "//chrome")
|
|
sources += rebase_path(gypi_values.chrome_browser_predictor_sourcesaaaaaaaa,
|
|
".", "//chrome")
|
|
sources += rebase_path(gypi_values.chrome_browser_predictor_sourcesaaaaaaaaa,
|
|
".", "//chrome")
|
|
}
|
|
}
|