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

Unified Diff: components/components_tests.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 | « no previous file | testing/android/junit/junit_test.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index db3b5420d32e3bae7e3ed7cc88f86699ea383f0f..6876be47e678b33b8528110a2b0e578c817978a2 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -1672,6 +1672,7 @@
'policy/android/junit/',
'web_restrictions/junit/'
],
+ 'wrapper_script_name': 'helper/<(_target_name)',
},
'includes': [ '../build/host_jar.gypi' ],
},
« no previous file with comments | « no previous file | testing/android/junit/junit_test.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698