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

Unified Diff: masters/master.chromium/master_full_cfg.py

Issue 15945002: Switch "win split" to chromium_builder_tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build/
Patch Set: Created 7 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium/master_full_cfg.py
===================================================================
--- masters/master.chromium/master_full_cfg.py (revision 201920)
+++ masters/master.chromium/master_full_cfg.py (working copy)
@@ -62,7 +62,7 @@
B('Win Split', 'win_split', 'compile|windows', 'chromium')
F('win_split', win_out().ChromiumFactory(
target='Release',
- options=['--build-tool=ninja'],
+ options=['--build-tool=ninja', '--', 'chromium_builder_tests'],
factory_properties={
'process_dumps': True,
'start_crash_handler': True,
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698