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

Unified Diff: content/browser/frame_host/PRESUBMIT.py

Issue 2148053002: PRESUBMIT: use "master." prefix in CQ_INCLUDE_TRYBOTS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Created 4 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/resources/PRESUBMIT.py ('k') | content/test/gpu/PRESUBMIT.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/frame_host/PRESUBMIT.py
diff --git a/content/browser/frame_host/PRESUBMIT.py b/content/browser/frame_host/PRESUBMIT.py
index d3afe71d89e1a8bb606e6392a25bbe1714786997..a6d6fbf4fc06194d623aaa82f516c306f71b352d 100644
--- a/content/browser/frame_host/PRESUBMIT.py
+++ b/content/browser/frame_host/PRESUBMIT.py
@@ -12,7 +12,7 @@ import re
def _GetTryMasters(project, change):
return {
- 'tryserver.chromium.linux': {
+ 'master.tryserver.chromium.linux': {
'linux_site_isolation': [],
},
}
« no previous file with comments | « chrome/browser/resources/PRESUBMIT.py ('k') | content/test/gpu/PRESUBMIT.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698