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

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

Issue 2445193002: Change all remote run builders to use tools/build. (Closed)
Patch Set: Add recipes 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
Index: masters/master.tryserver.chromium.angle/master.cfg
diff --git a/masters/master.tryserver.chromium.angle/master.cfg b/masters/master.tryserver.chromium.angle/master.cfg
index 6c1eff9e55ed8efad98e9b5c80b9091da27385be..2d6a4d46fb050eb6c20a29e282db394df10ba6d3 100644
--- a/masters/master.tryserver.chromium.angle/master.cfg
+++ b/masters/master.tryserver.chromium.angle/master.cfg
@@ -25,7 +25,7 @@ ActiveMaster = master_site_config.TryServerANGLE
def m_remote_run_chromium_src(recipe, **kwargs):
return remote_run_factory.RemoteRunFactory(
active_master=ActiveMaster,
- repository='https://chromium.googlesource.com/chromium/src.git',
+ repository='https://chromium.googlesource.com/chromium/tools/build.git',
recipe=recipe,
factory_properties={'path_config': 'kitchen'},
use_gitiles=True,
« no previous file with comments | « masters/master.tryserver.chromium.android/builders.pyl ('k') | masters/master.tryserver.chromium.linux/master.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698