mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-23 22:06:12 +03:00
Fix build with jni_zero refactor patch
https://chromium-review.googlesource.com/c/chromium/src/+/4847468
This commit is contained in:
parent
b20103ed48
commit
cf5478513d
@ -143,10 +143,6 @@ config("default_orderfile_instrumentation") {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
config("jni_include_dir") {
|
|
||||||
include_dirs = [ jni_headers_dir ]
|
|
||||||
}
|
|
||||||
|
|
||||||
if (current_toolchain == default_toolchain) {
|
if (current_toolchain == default_toolchain) {
|
||||||
pool("goma_javac_pool") {
|
pool("goma_javac_pool") {
|
||||||
# Override action_pool when goma is enabled for javac.
|
# Override action_pool when goma is enabled for javac.
|
||||||
|
Loading…
Reference in New Issue
Block a user