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

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: Renamed datadeps to data_deps to reflect recent change. 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
« no previous file with comments | « sync/BUILD.gn ('k') | testing/test.gni » ('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 eba58723da9083aeb89fb2db2e56df7af19c5135..2b52e61b1c4da7f6a33627f48cf08ead836de2e6 100644
--- a/sync/sync_tests.gypi
+++ b/sync/sync_tests.gypi
@@ -499,6 +499,7 @@
],
'variables': {
'test_suite_name': 'sync_unit_tests',
+ 'isolate_file': 'sync_unit_tests.isolate',
},
'includes': [ '../build/apk_test.gypi' ],
},
« no previous file with comments | « sync/BUILD.gn ('k') | testing/test.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698