Index: PRESUBMIT.py |
=================================================================== |
--- PRESUBMIT.py (revision 153491) |
+++ PRESUBMIT.py (working copy) |
@@ -587,7 +587,7 @@ |
return ['android'] |
trybots = ['win_rel', 'linux_rel', 'mac_rel', 'linux_clang:compile', |
- 'android'] |
+ 'linux_chromeos', 'android'] |
Peter Mayo
2012/08/29 10:19:47
Please add a TODO to remove the subsequent additio
|
# Match things like path/aura/file.cc and path/file_aura.cc. |
# Same for ash and chromeos. |