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

Unified Diff: chrome/browser/ui/libgtk2ui/PRESUBMIT.py

Issue 415323002: Update masters after the tryserver split. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: linux_blink_rel on tryserver.blink Created 6 years, 5 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 | « chrome/browser/sync/PRESUBMIT.py ('k') | chrome/browser/ui/views/PRESUBMIT.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/libgtk2ui/PRESUBMIT.py
diff --git a/chrome/browser/ui/libgtk2ui/PRESUBMIT.py b/chrome/browser/ui/libgtk2ui/PRESUBMIT.py
index 99a2232d5426b6447248f4cbd4d9078f1f0980a3..9704b39292a5b25062dd93b26c03900bac5189cd 100755
--- a/chrome/browser/ui/libgtk2ui/PRESUBMIT.py
+++ b/chrome/browser/ui/libgtk2ui/PRESUBMIT.py
@@ -12,7 +12,7 @@ for more details on the presubmit API built into gcl.
def GetPreferredTryMasters(project, change):
return {
- 'tryserver.chromium': {
- 'linux_chromium_rel': set(['defaulttests']),
+ 'tryserver.chromium.linux': {
+ 'linux_chromium_rel_swarming': set(['defaulttests']),
}
}
« no previous file with comments | « chrome/browser/sync/PRESUBMIT.py ('k') | chrome/browser/ui/views/PRESUBMIT.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698