summaryrefslogtreecommitdiffstats
path: root/PRESUBMIT.py
diff options
context:
space:
mode:
authorPaweł Hajdan, Jr <phajdan.jr@chromium.org>2014-10-21 14:04:46 +0200
committerPaweł Hajdan, Jr <phajdan.jr@chromium.org>2014-10-21 12:06:11 +0000
commitc793742b02142aed967568c48def709d6d16bd38 (patch)
tree7be5708fe7661366ccf2fe3dae3766ea3c0aee37 /PRESUBMIT.py
parent0c8ba27e0a4f11bd50112c1a5d77b68346bbf150 (diff)
downloadchromium_src-c793742b02142aed967568c48def709d6d16bd38.zip
chromium_src-c793742b02142aed967568c48def709d6d16bd38.tar.gz
chromium_src-c793742b02142aed967568c48def709d6d16bd38.tar.bz2
Remove references to linux_asan from PRESUBMIT files.
BUG=404694 R=earthdok@chromium.org Review URL: https://codereview.chromium.org/637953005 Cr-Commit-Position: refs/heads/master@{#300468}
Diffstat (limited to 'PRESUBMIT.py')
-rw-r--r--PRESUBMIT.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/PRESUBMIT.py b/PRESUBMIT.py
index 444f5bb..eafc8fe 100644
--- a/PRESUBMIT.py
+++ b/PRESUBMIT.py
@@ -1601,7 +1601,6 @@ def GetDefaultTryConfigs(bots=None):
],
'ios_rel_device': ['compile'],
'ios_rel_device_ninja': ['compile'],
- 'linux_asan': ['compile'],
'mac_asan': ['compile'],
#TODO(stip): Change the name of this builder to reflect that it's release.
'linux_gtk': standard_tests,