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

Unified Diff: chrome/chrome_tests.gypi

Issue 1674353004: [Android] Fix generated scripts for junit tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed jbudorick's GN format nit. 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
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 528d89bd620d720a11c62e75dd9c246e1529339b..bc0b1eaceb9272c47a15863e77f3d1820c484c3a 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -3113,9 +3113,11 @@
'src_paths': [
'android/junit/',
],
+ 'test_type': 'junit',
},
'includes': [
'../build/host_jar.gypi',
+ '../build/android/test_runner.gypi',
Lei Zhang 2016/02/12 21:33:42 Ditto elsewhere.
mikecase (-- gone --) 2016/02/13 02:24:51 Done
],
},
{
« base/base.gyp ('K') | « build/host_jar.gypi ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698