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

Unified Diff: base/base.gyp

Issue 1120883002: [Android] Generate scripts at build time to run android tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed jbudorick's comments. Created 5 years, 7 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: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index ff6ce00e246404f14419fb11fed3ee60329d9ba9..a07f77c3fd45209e02f1f92e4eebf4750a9406a5 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -1558,6 +1558,7 @@
],
'variables': {
'test_suite_name': 'base_unittests',
+ 'isolate_file': 'base_unittests.isolate',
},
'includes': [ '../build/apk_test.gypi' ],
},
« no previous file with comments | « base/BUILD.gn ('k') | breakpad/BUILD.gn » ('j') | build/android/gyp/create_test_runner_script.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698