| Index: master.chromium.fyi/master.cfg
|
| ===================================================================
|
| --- master.chromium.fyi/master.cfg (revision 30360)
|
| +++ master.chromium.fyi/master.cfg (working copy)
|
| @@ -650,7 +650,7 @@
|
| clobber=True,
|
| compile_timeout=2400,
|
| mode='google_chrome',
|
| - tests=['ui', 'unit', 'browser_tests'],
|
| + tests=['ui', 'unit', 'browser_tests', 'check_bins'],
|
| factory_properties={'gclient_env': { 'GYP_DEFINES' : "branding=Chrome"}})
|
|
|
| f_google_chrome_rel_linux = m_linux.ChromiumFactory(
|
|
|