mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2026-06-02 12:26:35 +03:00
android: url: Remove Android
This commit is contained in:
@@ -74,7 +74,7 @@ component("url") {
|
||||
configs += [ "//build/config/compiler:wexit_time_destructors" ]
|
||||
|
||||
if (is_android || is_robolectric) {
|
||||
public_deps += [ ":url_jni_headers" ]
|
||||
public_deps += [ ]
|
||||
if (!is_cronet_build) {
|
||||
sources += [
|
||||
"android/gurl_android.cc",
|
||||
|
||||
Reference in New Issue
Block a user