| Index: masters/master.chromium.gpu.fyi/master.cfg
|
| diff --git a/masters/master.chromium.gpu.fyi/master.cfg b/masters/master.chromium.gpu.fyi/master.cfg
|
| index c7bf609f7627fe60ba7fe4596e24d2876413371a..ec7cb84baca81cb659b9718cb965c40849bf10c0 100644
|
| --- a/masters/master.chromium.gpu.fyi/master.cfg
|
| +++ b/masters/master.chromium.gpu.fyi/master.cfg
|
| @@ -73,7 +73,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/tools/build.git',
|
| + repository='https://chromium.googlesource.com/chromium/src.git',
|
| recipe=recipe,
|
| factory_properties=factory_properties,
|
| use_gitiles=True,
|
|
|