mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-21 21:06:12 +03:00
android: url: Remove Android
This commit is contained in:
parent
5b4f286bb9
commit
240043583a
@ -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