simplify the chromite wrappers

The support/ dir has only ever been used to host a single CrOS file.
We can move that to `cros` (which is the primary tool in the CrOS
world), and have the few other wrapped programs point to that.

Bug: None
Change-Id: I3ba3cc7375d357d62fb464e1b6dc37e73bc83cb5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1876639
Reviewed-by: Nodir Turakulov <nodir@chromium.org>
Commit-Queue: Mike Frysinger <vapier@chromium.org>
This commit is contained in:
Mike Frysinger
2019-10-24 02:52:29 +00:00
committed by Commit Bot
parent 5cc95b8ccf
commit 76c2e50d3b
5 changed files with 63 additions and 64 deletions

View File

@@ -1 +1 @@
support/chromite_wrapper
cros