Index: PRESUBMIT.py |
diff --git a/PRESUBMIT.py b/PRESUBMIT.py |
index 33008be52923f9a0fb57c56b30139857bb76d6b4..a931d4bbe6f75643c8aa60c71a170ee47501bdc3 100644 |
--- a/PRESUBMIT.py |
+++ b/PRESUBMIT.py |
@@ -1596,7 +1596,6 @@ def GetTryServerMasterForBot(bot): |
""" |
# Potentially ambiguous bot names are listed explicitly. |
master_map = { |
- 'linux_gpu': 'tryserver.chromium.gpu', |
'win_gpu': 'tryserver.chromium.gpu', |
'chromium_presubmit': 'tryserver.chromium.linux', |
'blink_presubmit': 'tryserver.chromium.linux', |