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'] |