mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-24 06:16:30 +03:00
android: url: Remove Android
This commit is contained in:
parent
f88b330a79
commit
d771f2537c
@ -70,7 +70,7 @@ component("url") {
|
||||
configs += [ "//build/config/compiler:wexit_time_destructors" ]
|
||||
|
||||
if (is_android || is_robolectric) {
|
||||
deps += [ ":url_jni_headers" ]
|
||||
#deps += [ ":url_jni_headers" ]
|
||||
if (!is_cronet_build) {
|
||||
sources += [
|
||||
"android/gurl_android.cc",
|
||||
|
Loading…
Reference in New Issue
Block a user