From 24d870f23a01f30b31a09586821c9272a4e7fe70 Mon Sep 17 00:00:00 2001 From: "scottmg@chromium.org" Date: Tue, 23 Jul 2013 00:45:46 +0000 Subject: add win_x64_rel to default trybots R=jschuh,iannucci NOTRY=true Review URL: https://chromiumcodereview.appspot.com/19781004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@213014 0039d316-1c4b-4281-b951-d872f2087c98 --- PRESUBMIT.py | 1 + 1 file changed, 1 insertion(+) 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. -- cgit v1.1