Remove win_asan trybot from PRESUBMIT.py

Removing it since it no longer exists.
See https://codereview.chromium.org/872263002/

TBR=phoglund@webrtc.org
BUG=

Review URL: https://webrtc-codereview.appspot.com/36979004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@8146 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
kjellander@webrtc.org 2015-01-25 19:27:03 +00:00
parent acb8085678
commit 995b4c9e8a

View File

@ -334,7 +334,6 @@ def GetPreferredTryMasters(project, change):
]
win_bots = [
'win',
'win_asan',
'win_baremetal',
'win_drmemory_light',
'win_rel',