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

Unified Diff: content/content_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: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index a9938c215c6eb4991494cbcba34cca5bc2cd48a7..ec69ada460677fe97fa8dd646b2ff95f9e1780a5 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -1978,6 +1978,7 @@
'../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',
'../third_party/mojo/mojo_public.gyp:mojo_public_test_interfaces',
],
'variables': {

Powered by Google App Engine
This is Rietveld 408576698