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