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

Unified Diff: net/android/BUILD.gn

Issue 1278573002: [Android] Add gyp support for multidex. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase 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/android/BUILD.gn
diff --git a/net/android/BUILD.gn b/net/android/BUILD.gn
index 86b9c8670544880a1531f2815ad05b16b696622a..c891da7de1626f214509b2ef627246e7acfe6c25 100644
--- a/net/android/BUILD.gn
+++ b/net/android/BUILD.gn
@@ -87,6 +87,7 @@ junit_binary("net_junit_tests") {
":net_java",
"//base:base_java",
"//base:base_java_test_support",
+ "//base:base_junit_test_support",
"//third_party/junit:hamcrest",
]
}
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | net/android/junit/src/org/chromium/net/HttpNegotiateAuthenticatorTest.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698