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

Unified Diff: net/net.gyp

Issue 1297023003: [Android] Roll android_tools to Android M SDK. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | « net/android/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index 12521d92f162af7d6e335c290ab9cd7a5c91a0a8..92d280a5c15322a1c8bc75e450110df3464d7791 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -1422,11 +1422,11 @@
'java_in_dir': '../net/test/android/javatests',
},
'dependencies': [
+ 'net_java',
'net_test_support',
'url_request_failed_job_java',
'../base/base.gyp:base_java',
- 'net_java',
- '<@(net_test_extra_libs)',
+ '../third_party/android_tools/android_tools.gyp:legacy_http_javalib',
],
'includes': [ '../build/java.gypi' ],
},
« no previous file with comments | « net/android/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698