diff options
Diffstat (limited to 'PRESUBMIT.py')
-rw-r--r-- | PRESUBMIT.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/PRESUBMIT.py b/PRESUBMIT.py index b62f4fb..6558685 100644 --- a/PRESUBMIT.py +++ b/PRESUBMIT.py @@ -1031,6 +1031,7 @@ def GetPreferredTrySlaves(project, change): 'win7_aura', 'win_rel', 'win:compile', + 'win_x64_rel:compile', ] # Match things like path/aura/file.cc and path/file_aura.cc. |