mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2025-04-03 13:53:37 +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
1 changed files with 0 additions and 4 deletions
|
@ -143,10 +143,6 @@ config("default_orderfile_instrumentation") {
|
|||
}
|
||||
}
|
||||
|
||||
config("jni_include_dir") {
|
||||
include_dirs = [ jni_headers_dir ]
|
||||
}
|
||||
|
||||
if (current_toolchain == default_toolchain) {
|
||||
pool("goma_javac_pool") {
|
||||
# Override action_pool when goma is enabled for javac.
|
||||
|
|
Loading…
Add table
Reference in a new issue