Index: ui/gfx/compositor/PRESUBMIT.py |
diff --git a/ui/gfx/compositor/PRESUBMIT.py b/ui/gfx/compositor/PRESUBMIT.py |
index 3be89542309c36d4b28794da99d7ab63564c62f7..8311e1ce9df03105f8bcbce36174387e8b6cfaa4 100644 |
--- a/ui/gfx/compositor/PRESUBMIT.py |
+++ b/ui/gfx/compositor/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'] |
+ return ['linux_chromeos'] |