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

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

Issue 9325016: Renamed defunct optin trybot to existing trybot. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: copyright Created 8 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 | « chrome/browser/extensions/PRESUBMIT.py ('k') | chrome/browser/ui/webui/PRESUBMIT.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/views/PRESUBMIT.py
diff --git a/chrome/browser/ui/views/PRESUBMIT.py b/chrome/browser/ui/views/PRESUBMIT.py
index ae076f38bd6c2d9c759fe4d57fa3c543242cfbd1..e0c4e074812e86751f8193f23fd7705abf31421c 100644
--- a/chrome/browser/ui/views/PRESUBMIT.py
+++ b/chrome/browser/ui/views/PRESUBMIT.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2011 The Chromium Authors. All rights reserved.
+# Copyright (c) 2012 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
@@ -9,4 +9,4 @@ for more details on the presubmit API built into gcl.
"""
def GetPreferredTrySlaves():
- return ['linux_chromeos_aura:compile', 'linux_chromeos']
+ return ['linux_chromeos']
« no previous file with comments | « chrome/browser/extensions/PRESUBMIT.py ('k') | chrome/browser/ui/webui/PRESUBMIT.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698