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

Unified Diff: chrome/chrome_tests.gypi

Issue 1034053002: [Android] Add an out-of-app instrumentation driver APK. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Passenger -> Broker Created 5 years, 8 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 9d65d26126686f91adf6b7f0ef37dd9f67e8fb9b..3b1be012fdb5fb9786c15b6dbfe5a1a9e037e054 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2928,6 +2928,7 @@
'../components/components.gyp:precache_javatests',
'../content/content_shell_and_tests.gyp:content_java_test_support',
'../sync/sync.gyp:sync_javatests',
+ '../testing/android/on_device_instrumentation.gyp:broker_java',
Yaron 2015/04/18 00:22:58 This might be over-thinking it but you could have
jbudorick 2015/04/20 19:21:38 I've left this as-is for now. I'm not sure it make
'../ui/android/ui_android.gyp:ui_javatests',
],
'variables': {

Powered by Google App Engine
This is Rietveld 408576698