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

Unified Diff: chrome/chrome_tests.gypi

Issue 1318513003: [Android] Add gyp support for multidex. (RELAND) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add @VisibleForTesting to ChromiumMultiDex.install 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 a45ac4132b7234f8cb9dd27668e58cac8c1e4455..7a6716d3d2c8be6114b313f5491411c4a207a23f 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -3045,6 +3045,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