mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-22 05:16: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" ]
|
configs += [ "//build/config/compiler:wexit_time_destructors" ]
|
||||||
|
|
||||||
if (is_android || is_robolectric) {
|
if (is_android || is_robolectric) {
|
||||||
deps += [ ":url_jni_headers" ]
|
#deps += [ ":url_jni_headers" ]
|
||||||
if (!is_cronet_build) {
|
if (!is_cronet_build) {
|
||||||
sources += [
|
sources += [
|
||||||
"android/gurl_android.cc",
|
"android/gurl_android.cc",
|
||||||
|
Loading…
Reference in New Issue
Block a user