Index: PRESUBMIT.py |
diff --git a/PRESUBMIT.py b/PRESUBMIT.py |
index 444f5bb7212946a52549e20d2aa00093f78686b9..eafc8fe35a13ce7600db422c8feb792690b56457 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, |