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

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: Created 5 years, 9 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 7f628e6f823ebc9fce6f546e3be9851854facc1f..d9e0b1ab19fa40def562e9ae2e80a57f9862e920 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -2013,6 +2013,7 @@
'../net/net.gyp:net_java',
'../net/net.gyp:net_javatests',
'../net/net.gyp:net_java_test_support',
+ '../testing/android/outstrumentation.gyp:outstrumentation_slave_java',
'../third_party/mojo/mojo_public.gyp:mojo_public_test_interfaces',
],
'variables': {

Powered by Google App Engine
This is Rietveld 408576698