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

Unified Diff: PRESUBMIT.py

Issue 1615793002: Remove mac_x64_rel from trybot defaults. (Closed) Base URL: https://chromium.googlesource.com/libyuv/libyuv@master
Patch Set: Created 4 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 | no next file » | 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 09aa8270a869e186f1e033f903861d0d06ebdd71..67ce9fb89ae8ae99ceb8e520b2dff97bfc0faabd 100755
--- a/PRESUBMIT.py
+++ b/PRESUBMIT.py
@@ -28,7 +28,6 @@ def GetPreferredTryMasters(project, change):
'win_x64_rel',
'mac',
'mac_rel',
- 'mac_x64_rel',
'ios',
'ios_rel',
'ios_arm64',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698