Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(45)

Unified Diff: net/android/BUILD.gn

Issue 2793033003: [Android] Remove org.apache.http from proguard flags and gn. (Closed)
Patch Set: rebase and git cl format Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/public/android/BUILD.gn ('k') | testing/android/proguard_for_test.flags » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/android/BUILD.gn
diff --git a/net/android/BUILD.gn b/net/android/BUILD.gn
index ef2b43311cfc7bb4f16097958c067137556ba2ed..8ef0eb7bc91cdb787d0d5cb88c51addb78d14dc5 100644
--- a/net/android/BUILD.gn
+++ b/net/android/BUILD.gn
@@ -58,7 +58,6 @@ android_library("net_java_test_support") {
"//base:base_java",
"//base:base_java_test_support",
"//third_party/android_tools:android_support_annotations_java",
- "//third_party/android_tools:legacy_http_javalib",
]
srcjar_deps = [
":embedded_test_server_aidl",
« no previous file with comments | « content/public/android/BUILD.gn ('k') | testing/android/proguard_for_test.flags » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698