Account for managed solution in src when finding ninja
At present when looking for ninja, main only searches in two locations, gclient root and src. The Electron project lists Chromium’s src as a dependency in its DEPS file, so Ninja won’t be in the primary solution’s path (as it’s a transitive dependency, not a direct dependency of Chromium). This change adapts existing logic to account for that case. Change-Id: I35aea29135d5968722a308bfb6dbb8a727550b42 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/4203207 Commit-Queue: Junji Watanabe <jwata@google.com> Reviewed-by: Joanna Wang <jojwang@chromium.org>changes/07/4203207/10
parent
3d072ab6fb
commit
106754b269
Loading…
Reference in New Issue