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

Unified Diff: chrome/chrome_tests.gypi

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/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 9f639af6be22770ffe61b1e4af4f1e77fd468223..27372c53c0aa92f90b457a7387790f70647b87b0 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -3044,6 +3044,7 @@
'chrome_java',
'../base/base.gyp:base',
'../base/base.gyp:base_java_test_support',
+ '../base/base.gyp:base_junit_test_support',
'../sync/sync.gyp:sync_java_test_support',
'../testing/android/junit/junit_test.gyp:junit_test_support',
],

Powered by Google App Engine
This is Rietveld 408576698