| Index: masters/master.chromium.memory.full/master.cfg
|
| diff --git a/masters/master.chromium.memory.full/master.cfg b/masters/master.chromium.memory.full/master.cfg
|
| index 5382a575b3873e5b004bb4da5a8162437640405a..f1e2322c90fa06f0c2ae0f79e56ddd981236a67e 100644
|
| --- a/masters/master.chromium.memory.full/master.cfg
|
| +++ b/masters/master.chromium.memory.full/master.cfg
|
| @@ -95,7 +95,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,
|
|
|