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

Unified Diff: net/net.gyp

Issue 1278573002: [Android] Add gyp support for multidex. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase + robolectric shadow for MultiDex 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
Index: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index 12521d92f162af7d6e335c290ab9cd7a5c91a0a8..2102879217b73493445c9c4e9a66ef16b8912f99 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -1548,6 +1548,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': {

Powered by Google App Engine
This is Rietveld 408576698