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

Unified Diff: testing/android/junit/junit_test.gyp

Issue 1720863002: Fix junit test runner script placement. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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
« no previous file with comments | « components/components_tests.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/android/junit/junit_test.gyp
diff --git a/testing/android/junit/junit_test.gyp b/testing/android/junit/junit_test.gyp
index 16e00488d10c1d12086a8a04a4004daf5502256d..6b9ab7a6eb7572e6bec46f778c1ddce5e311c9d8 100644
--- a/testing/android/junit/junit_test.gyp
+++ b/testing/android/junit/junit_test.gyp
@@ -34,6 +34,7 @@
'src_paths': [
'javatests/src',
],
+ 'wrapper_script_name': 'helper/<(_target_name)',
},
'includes': [
'../../../build/host_jar.gypi',
« no previous file with comments | « components/components_tests.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698