Remove depot_tools\ninja.exe from windows_build_instructions.md
depot_tools/ninja.exe will be removed soon. Just calling "ninja" will find depot_tools/ninja.bat. Bug: 1340825 Change-Id: I6856a67d9834e553ce145eb4e196169ed51bf288 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4060589 Auto-Submit: Junji Watanabe <jwata@google.com> Reviewed-by: Takuto Ikuta <tikuta@chromium.org> Commit-Queue: Junji Watanabe <jwata@google.com> Reviewed-by: Fumitoshi Ukai <ukai@google.com> Cr-Commit-Position: refs/heads/main@{#1076618}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
2b852e9b48
commit
5f0868921a
@ -338,7 +338,6 @@ an excluded directory:
|
||||
```shell
|
||||
$ set NINJA_SUMMARIZE_BUILD=1
|
||||
$ autoninja -C out\Default base
|
||||
"c:\src\depot_tools\ninja.exe" -C out\Default base -j 10 -d stats
|
||||
metric count avg (us) total (ms)
|
||||
.ninja parse 3555 1539.4 5472.6
|
||||
canonicalize str 1383032 0.0 12.7
|
||||
|
Reference in New Issue
Block a user