Chromium Code Reviews| Index: PRESUBMIT.py |
| =================================================================== |
| --- PRESUBMIT.py (revision 154740) |
| +++ PRESUBMIT.py (working copy) |
| @@ -587,7 +587,7 @@ |
| return ['android'] |
| trybots = ['win_rel', 'linux_rel', 'mac_rel', 'linux_clang:compile', |
| - 'linux_chromeos', 'android', 'linux_asan', 'mac_asan'] |
| + 'linux_chromeos', 'android', 'mac_asan'] |
| # Match things like path/aura/file.cc and path/file_aura.cc. |
| # Same for ash and chromeos. |