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

Unified Diff: masters/master.tryserver.chromium/master.cfg

Issue 8669004: Add arm/tegra2 CQ builders and major cleanup of dead code in chromeos_factory. (Closed) Base URL: svn://chrome-svn/chrome/trunk/tools/build
Patch Set: 80 Char nit fix, ran presubmit check locally and saw it pass Created 9 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 | « masters/master.client.omaha/public_html/index.html ('k') | scripts/master/chromeos_revision_source.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.tryserver.chromium/master.cfg
diff --git a/masters/master.tryserver.chromium/master.cfg b/masters/master.tryserver.chromium/master.cfg
index de405de7581fc241edc1d62ef3aeb1ef834f44cb..ea8e41d48958cd5b182a3068df9c9aa6ce388227 100644
--- a/masters/master.tryserver.chromium/master.cfg
+++ b/masters/master.tryserver.chromium/master.cfg
@@ -135,7 +135,7 @@ def CreateCrosBuilder(builder_name, target, slavebuilddir=None,
# Extends that factory with a Cbuildbot build steps to build and test
# CrOS using the chrome from the above chromium source tree
- builder_factory = chromeos_factory.ChromeCbuildbotFactory(
+ builder_factory = chromeos_factory.CbuildbotFactory(
params=target,
buildroot=buildroot,
crostools_repo=None,
« no previous file with comments | « masters/master.client.omaha/public_html/index.html ('k') | scripts/master/chromeos_revision_source.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698