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

Unified Diff: net/net.gyp

Issue 1417973002: [Cronet] Switch from InstrumentationTest to junit (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address Helen's comments Created 5 years, 2 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 dc6542d25b73b572f98e28e6da5b7e9ba75e79b7..4b91c06b4e658f4112a855b8ee7d12f2d4382b7d 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -1443,6 +1443,7 @@
'../base/base.gyp:base',
'../base/base.gyp:base_java_test_support',
'net_java',
+ 'net_java_test_support',
],
'includes': [ '../build/java.gypi' ],
},

Powered by Google App Engine
This is Rietveld 408576698