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

Unified Diff: masters/master.chromium.gpu/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
« no previous file with comments | « masters/master.chromium.gpu.fyi/master.cfg ('k') | masters/master.chromium.memory.full/master.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.gpu/master.cfg
diff --git a/masters/master.chromium.gpu/master.cfg b/masters/master.chromium.gpu/master.cfg
index c0c525487bde9e779a24020aedc6bced9e6c62e8..84536d4104f2dac4d4628480f28ffcf96945b379 100644
--- a/masters/master.chromium.gpu/master.cfg
+++ b/masters/master.chromium.gpu/master.cfg
@@ -75,7 +75,7 @@ def m_remote_run_chromium_src(recipe, factory_properties=None, **kwargs):
kwargs.setdefault('revision', revision_getter)
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=factory_properties,
use_gitiles=True,
« no previous file with comments | « masters/master.chromium.gpu.fyi/master.cfg ('k') | masters/master.chromium.memory.full/master.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698