summaryrefslogtreecommitdiffstats
path: root/PRESUBMIT.py
diff options
context:
space:
mode:
authorscottmg@chromium.org <scottmg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-17 23:26:41 +0000
committerscottmg@chromium.org <scottmg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-17 23:26:41 +0000
commita1b0cd8518314f6914d5827cbb23706939d29ab9 (patch)
tree9afbfa9325de48367d5e5e474faa9d9b76c3b3f7 /PRESUBMIT.py
parent070e683818a0d33574aff8e73599789018e4e62b (diff)
downloadchromium_src-a1b0cd8518314f6914d5827cbb23706939d29ab9.zip
chromium_src-a1b0cd8518314f6914d5827cbb23706939d29ab9.tar.gz
chromium_src-a1b0cd8518314f6914d5827cbb23706939d29ab9.tar.bz2
switch win_x64_rel to base_unittests so it's not building All
R=maruel@chromium.org BUG=304877 Review URL: https://codereview.chromium.org/27751002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@229252 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'PRESUBMIT.py')
-rw-r--r--PRESUBMIT.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/PRESUBMIT.py b/PRESUBMIT.py
index 921615e..7fe7f30 100644
--- a/PRESUBMIT.py
+++ b/PRESUBMIT.py
@@ -1059,7 +1059,7 @@ def GetPreferredTrySlaves(project, change):
'win7_aura',
'win_rel',
'win:compile',
- 'win_x64_rel:compile',
+ 'win_x64_rel:base_unittests',
]
# Match things like path/aura/file.cc and path/file_aura.cc.