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

Unified Diff: chrome/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: chrome/android/BUILD.gn
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
index dea6dbe4c35e974e763a883dab5f8dce7747d692..4759eb92834b733103a5326c6815399016a2f2b2 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -512,6 +512,7 @@ junit_binary("chrome_junit_tests") {
":chrome_java",
"//base:base_java",
"//base:base_java_test_support",
+ "//base:base_junit_test_support",
"//sync:sync_java_test_support",
"//sync/android:sync_java",
"//third_party/junit:hamcrest",

Powered by Google App Engine
This is Rietveld 408576698