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

Unified Diff: sync/sync_tests.gypi

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: Created 5 years, 8 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
« base/base.gyp ('K') | « sql/sql.gyp ('k') | ui/base/ui_base_tests.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/sync_tests.gypi
diff --git a/sync/sync_tests.gypi b/sync/sync_tests.gypi
index 33594a1559019c195f87f1661790ef0fe2a6d00a..39d32a1634dd1450c6c1f949619dc4361e5b5b67 100644
--- a/sync/sync_tests.gypi
+++ b/sync/sync_tests.gypi
@@ -535,6 +535,7 @@
],
'variables': {
'test_suite_name': 'sync_unit_tests',
+ 'isolate_file': 'sync_unit_tests.isolate',
},
'includes': [ '../build/apk_test.gypi' ],
},
« base/base.gyp ('K') | « sql/sql.gyp ('k') | ui/base/ui_base_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698