Allow fuchsia_executable_runner() to specify additional deps targets.
This change allows callers of fuchsia_executable_runner() to provide deps, as a substitute for the previous support for caller-provided "data_deps" rules. Standalone data_deps rules were removed because they could lead to the case where data dependencies are specified but not reflected in the actual build dependency graph. Change-Id: I48c4cf8b130fa1fd33bccb0c1a45f29559b88cdd Reviewed-on: https://chromium-review.googlesource.com/902944 Commit-Queue: Kevin Marshall <kmarshall@chromium.org> Reviewed-by:Stephen Lanham <slan@chromium.org> Reviewed-by:
Scott Graham <scottmg@chromium.org> Cr-Commit-Position: refs/heads/master@{#534550}
Showing
Please register or sign in to comment