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

Unified Diff: net/android/BUILD.gn

Issue 1297023003: [Android] Roll android_tools to Android M SDK. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update SDK version in pylib Created 5 years, 4 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') | net/net.gyp » ('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 abe46540bd9c6d7749a1739ebae01bb0d7fe1377..86b9c8670544880a1531f2815ad05b16b696622a 100644
--- a/net/android/BUILD.gn
+++ b/net/android/BUILD.gn
@@ -30,6 +30,7 @@ android_library("net_java_test_support") {
DEPRECATED_java_in_dir = "../test/android/javatests/src"
deps = [
"//base:base_java",
+ "//third_party/android_tools:legacy_http_javalib",
":net_java",
]
srcjar_deps = [ ":net_java_test_support_enums_srcjar" ]
« no previous file with comments | « content/public/android/BUILD.gn ('k') | net/net.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698