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

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

Issue 2454563002: Revert "Change all remote run builders to use tools/build." (Closed)
Patch Set: Created 4 years, 2 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 | « masters/master.chromium.chromiumos/builders.pyl ('k') | masters/master.chromium.goma/builders.pyl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.fyi/master.cfg
diff --git a/masters/master.chromium.fyi/master.cfg b/masters/master.chromium.fyi/master.cfg
index e4a17cb714bb2c3d1c813c551a88c14deaca7477..7c105a8faacaa18ddb043904e5f9a8bce8e2da14 100644
--- a/masters/master.chromium.fyi/master.cfg
+++ b/masters/master.chromium.fyi/master.cfg
@@ -395,7 +395,7 @@ def m_remote_run_chromium_src(recipe, **kwargs):
kwargs.setdefault('revision', revision_getter)
return remote_run_factory.RemoteRunFactory(
active_master=ActiveMaster,
- repository='https://chromium.googlesource.com/chromium/tools/build.git',
+ repository='https://chromium.googlesource.com/chromium/src.git',
recipe=recipe,
factory_properties={'path_config': 'kitchen'},
use_gitiles=True,
« no previous file with comments | « masters/master.chromium.chromiumos/builders.pyl ('k') | masters/master.chromium.goma/builders.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698