Chromium Code Reviews| Index: commit-queue/projects.py |
| =================================================================== |
| --- commit-queue/projects.py (revision 246230) |
| +++ commit-queue/projects.py (working copy) |
| @@ -461,9 +461,7 @@ |
| context_obj, |
| percentage=0.25, |
| try_job_description={ |
| - 'linux_chromium_dbg': ['defaulttests'], |
| 'linux_chromium_rel': ['defaulttests'], |
| - 'mac_chromium_dbg': ['defaulttests'], |
| 'mac_chromium_rel': ['defaulttests'], |
| })) |