From 3019a2650d2c0501539a32141aa90fe4d786bbbd Mon Sep 17 00:00:00 2001 From: Shelley Vohr Date: Tue, 14 Jan 2020 20:50:37 -0800 Subject: [PATCH] docs: ignore_locks not break_repo_locks (#21775) --- docs/development/build-instructions-gn.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/development/build-instructions-gn.md b/docs/development/build-instructions-gn.md index bc8744c4abcf..baf7183f62b0 100644 --- a/docs/development/build-instructions-gn.md +++ b/docs/development/build-instructions-gn.md @@ -265,8 +265,7 @@ New-ItemProperty -Path "HKLM:\System\CurrentControlSet\Services\Lanmanworkstatio ### Stale locks in the git cache If `gclient sync` is interrupted while using the git cache, it will leave -the cache locked. To remove the lock, pass the `--break_repo_locks` argument to -`gclient sync`. +the cache locked. To remove the lock, pass the `--ignore_locks` argument to `gclient sync`. ### I'm being asked for a username/password for chromium-internal.googlesource.com If you see a prompt for `Username for 'https://chrome-internal.googlesource.com':` when running `gclient sync` on Windows, it's probably because the `DEPOT_TOOLS_WIN_TOOLCHAIN` environment variable is not set to 0. Open `Control Panel` → `System and Security` → `System` → `Advanced system settings` and add a system variable