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

Unified Diff: cc/PRESUBMIT.py

Issue 2183323002: Update references to linux_blink_rel in src after rename. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@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 | « no previous file | docs/updating_clang.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/PRESUBMIT.py
diff --git a/cc/PRESUBMIT.py b/cc/PRESUBMIT.py
index 56448098aa054dc415b7d176e58c38a898b72473..15ca6eae9ca2a471f4d4cddab8d4d8ebe531bd7a 100644
--- a/cc/PRESUBMIT.py
+++ b/cc/PRESUBMIT.py
@@ -338,7 +338,7 @@ def PostUploadHook(cl, change, output_api):
return []
bots = [
- 'master.tryserver.blink:linux_blink_rel',
+ 'master.tryserver.blink:linux_precise_blink_rel',
]
results = []
« no previous file with comments | « no previous file | docs/updating_clang.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698