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

Unified Diff: net/net.gyp

Issue 1318513003: [Android] Add gyp support for multidex. (RELAND) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add @VisibleForTesting to ChromiumMultiDex.install 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/junit/src/org/chromium/net/HttpNegotiateAuthenticatorTest.java ('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 66d8ae33a9504bad0c357b817e399cb03a4a16a2..d4fe51bc0b434919dcdbce8026470dbc1027aa05 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -1545,6 +1545,7 @@
'net_java',
'../base/base.gyp:base',
'../base/base.gyp:base_java_test_support',
+ '../base/base.gyp:base_junit_test_support',
'../testing/android/junit/junit_test.gyp:junit_test_support',
],
'variables': {
« no previous file with comments | « net/android/junit/src/org/chromium/net/HttpNegotiateAuthenticatorTest.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698