commit | 3ca202de6da5f75fa9bbe79b41b03ed2205b1dea | [log] [tgz] |
---|---|---|
author | mbjorge <mbjorge@chromium.org> | Thu Jan 19 23:19:31 2017 |
committer | Commit bot <commit-bot@chromium.org> | Thu Jan 19 23:19:31 2017 |
tree | 1f338d63b704f8f22a542c860f49e9289e55c14f | |
parent | 1d1af48d62555904d4d14dab42ed1798fdbd1e09 [diff] |
[Chromecast] Dump the runtime deps for all test targets. For each foo_unittest binary in cast_test_lists, create a foo_unittest.runtime_deps file that lists all of the runtime dependencies (data files, data directories, shared libs, etc.) that a test needs at runtime. BUG= internal b/33682037 TEST=gn gen Review-Url: https://codereview.chromium.org/2629573008 Cr-Commit-Position: refs/heads/master@{#444883}