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

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: fix unittest_apk gn template 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 fdc032aea37f20f1ed10d5aeea29504a88d96695..0e5061d1c0923c3f06978c730c0ca3228dfc3338 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2926,6 +2926,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',
Lei Zhang 2015/04/22 17:25:01 Why does chrome/android/BUILD.gn depend on //testi
jbudorick 2015/04/22 22:15:34 - the gn versions of chrome_shell_test_apk and con
'../ui/android/ui_android.gyp:ui_javatests',
],
'variables': {

Powered by Google App Engine
This is Rietveld 408576698