| 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,
|
|
|