mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2025-04-04 06:13:39 +03:00
10 lines
419 B
Text
10 lines
419 B
Text
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")
|
|
}
|
|
}
|