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

Unified Diff: chrome/browser/policy/PRESUBMIT.py

Issue 683733009: Clean up PRESUBMIT.py - remove references to removed clang trybots (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month 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 | « ash/PRESUBMIT.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/policy/PRESUBMIT.py
diff --git a/chrome/browser/policy/PRESUBMIT.py b/chrome/browser/policy/PRESUBMIT.py
index ea93f85a5d894f7b73aafc3d193023d6c7d0c5cb..7230b5edad515ab699f90303f3fc973d7c7e020c 100644
--- a/chrome/browser/policy/PRESUBMIT.py
+++ b/chrome/browser/policy/PRESUBMIT.py
@@ -12,6 +12,5 @@ def GetPreferredTryMasters(project, change):
return {
'tryserver.chromium.linux': {
'linux_chromium_chromeos_rel': set(['defaulttests']),
- 'linux_chromium_chromeos_clang_dbg': set(['defaulttests']),
}
}
« no previous file with comments | « ash/PRESUBMIT.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698