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

Unified Diff: content/content_tests.gypi

Issue 1060933003: [Android] Add an out-of-app instrumentation driver APK. (RELAND) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: revised: added @VisibleForTesting to ThreadUtils.postOnUiThreadDelayed 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
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | content/shell/android/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index d8da1a6feabca460e7f148e95c019cb4a8845662..89e30782c5b9faadf95b38a8904001cc2688c702 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -1966,6 +1966,8 @@
'../net/net.gyp:net_java',
'../net/net.gyp:net_javatests',
'../net/net.gyp:net_java_test_support',
+ '../testing/android/on_device_instrumentation.gyp:broker_java',
+ '../testing/android/on_device_instrumentation.gyp:require_driver_apk',
'../third_party/mojo/mojo_public.gyp:mojo_public_test_interfaces',
],
'variables': {
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | content/shell/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698