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

Unified Diff: testing/android/on_device_instrumentation.gyp

Issue 1493953002: [Android] Add support for timeouts scaling for OnDevice instrumentation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added wrong GN dependency. Created 5 years 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 | « testing/android/driver/java/src/org/chromium/test/driver/OnDeviceInstrumentationDriver.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/android/on_device_instrumentation.gyp
diff --git a/testing/android/on_device_instrumentation.gyp b/testing/android/on_device_instrumentation.gyp
index 12e0f353c1505dc83645f99f48c105b861a10e28..082855999acd781bf471a5ed953726e17e1dd249 100644
--- a/testing/android/on_device_instrumentation.gyp
+++ b/testing/android/on_device_instrumentation.gyp
@@ -38,6 +38,7 @@
'broker_java',
'reporter_java',
'appurify_support.gyp:appurify_support_java',
+ '../../base/base.gyp:base_java_test_support',
],
'variables': {
'apk_name': '<(driver_apk_name)',
« no previous file with comments | « testing/android/driver/java/src/org/chromium/test/driver/OnDeviceInstrumentationDriver.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698