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

Unified Diff: testing/android/native_test.gyp

Issue 1173363008: [Android] Refactor browser test execution. (RELAND) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed. Created 5 years, 6 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: testing/android/native_test.gyp
diff --git a/testing/android/native_test.gyp b/testing/android/native_test.gyp
index fcfd7d7028dff816af7d4d1da05d44d6ec2a6af2..734a00f0cac36ad67a0f0743fb972236520420d5 100644
--- a/testing/android/native_test.gyp
+++ b/testing/android/native_test.gyp
@@ -55,6 +55,7 @@
'type': 'none',
'dependencies': [
'appurify_support.gyp:appurify_support_java',
+ 'on_device_instrumentation.gyp:reporter_java',
'../../base/base.gyp:base_native_libraries_gen',
'../../base/base.gyp:base_java',
],

Powered by Google App Engine
This is Rietveld 408576698