| Index: masters/master.chromium.mac/master_mac_cfg.py
|
| ===================================================================
|
| --- masters/master.chromium.mac/master_mac_cfg.py (revision 239678)
|
| +++ masters/master.chromium.mac/master_mac_cfg.py (working copy)
|
| @@ -31,6 +31,7 @@
|
| 'cacheinvalidation_unittests',
|
| 'cc_unittests',
|
| 'chromedriver_tests',
|
| + 'chromedriver_unittests',
|
| 'chromedriver2_unittests',
|
| 'components_unittests',
|
| 'content_browsertests',
|
| @@ -100,6 +101,7 @@
|
| 'browser_tests',
|
| 'cacheinvalidation_unittests',
|
| 'cc_unittests',
|
| + 'chromedriver_unittests',
|
| 'chromedriver2_unittests',
|
| 'content_browsertests',
|
| 'crypto_unittests',
|
| @@ -217,6 +219,7 @@
|
| 'browser_tests',
|
| 'cacheinvalidation_unittests',
|
| 'cc_unittests',
|
| + 'chromedriver_unittests',
|
| 'chromedriver2_unittests',
|
| 'content_browsertests',
|
| 'crypto_unittests',
|
|
|