mcgrathr
|
b73b0138bb
|
Move find_depot_tools.py to build/
build/vs_toolchain.py requires find_depot_tools.py, but it's not
available to a project that gets build/ via DEPS and does not also
get all of tools/ via DEPS. The native_client repo needs to use
build/vs_toolchain.py, but it does not copy chromium/src/tools/ and
it should not have to duplicate find_depot_tools.py just to use
build/vs_toolchain.py.
The native_client repo also needs a standalone script to print out
the depot_tools directory location, and find_depot_tools.py can
serve that purpose too with some trivial additions.
BUG= 512869
R=ben@chromium.org, dbeam@chromium.org, dpranke@chromium.org, jbudorick@chromium.org, klundberg@chromium.org, phajdan.jr@chromium.org, sky@chromium.org, tbreisacher@chromium.org
Review URL: https://codereview.chromium.org/1418513007
Cr-Original-Commit-Position: refs/heads/master@{#356141}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: b729cfa517895b9ea99c98a8b23f1a811772ba5b
|
2015-10-26 22:08:26 +00:00 |