Chromium Code Reviews| Index: build/masters/master.chromium.fyi/master.cfg |
| =================================================================== |
| --- build/masters/master.chromium.fyi/master.cfg (revision 105539) |
| +++ build/masters/master.chromium.fyi/master.cfg (working copy) |
| @@ -678,7 +678,7 @@ |
| f_chromium_mac_make = mac().ChromiumFactory( |
| target='Debug', |
| - options=['--build-tool=make'], |
| + options=['--build-tool=make', '--compiler=goma-clang'], |
| factory_properties={ |
| 'gclient_env': { 'GYP_GENERATORS':'make',} |
| }, |