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

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: 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: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index e125d3ff9251e746e827d99737614de95ab62320..57eac75ae0b072f858d9bd6b1b248adfcbc6d5ed 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -1973,6 +1973,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