| Index: masters/master.chromium/master_full_cfg.py
|
| ===================================================================
|
| --- masters/master.chromium/master_full_cfg.py (revision 102559)
|
| +++ masters/master.chromium/master_full_cfg.py (working copy)
|
| @@ -101,7 +101,7 @@
|
| notify_on_missing=True)
|
| F('linux_clobber', linux().ChromiumFactory(
|
| clobber=True,
|
| - tests=['sizes', 'check_perms'],
|
| + tests=['sizes', 'check_perms', 'check_licenses'],
|
| options=['--compiler=goma'],
|
| factory_properties={'archive_build': True,
|
| 'gs_bucket': 'gs://chromium-browser-snapshots',
|
|
|