Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(120)

Unified Diff: PRESUBMIT.py

Issue 800013002: Removed references to linux_gpu, which has been removed (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@remove_mac_gpu_bots_from_presubmit
Patch Set: Rebase Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | PRESUBMIT_test.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « no previous file | PRESUBMIT_test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698