Chromium Code Reviews| Index: masters/master.client.syzygy/master_win_official_cfg.py |
| =================================================================== |
| --- masters/master.client.syzygy/master_win_official_cfg.py (revision 97134) |
| +++ masters/master.client.syzygy/master_win_official_cfg.py (working copy) |
| @@ -42,6 +42,7 @@ |
| 'factory': official_factory, |
| 'schedulers': 'syzygy_version', |
| 'auto_reboot': False, |
| + 'category': 'official', |
|
Roger McFarlane (Chromium)
2011/08/17 14:59:49
not picked up from defaults?
Sigurður Ásgeirsson
2011/08/17 15:08:13
Defaults is no longer used - it's a decoy. Removed
|
| } |