mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-24 22:36:09 +03:00
15 lines
494 B
Plaintext
15 lines
494 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")
|
|
}
|
|
}
|