DescriptionTurn deps of chromium_builder_perf into data_deps.
It seems that for "group" labels GN does not include data of dependencies
declared as "deps", but it would be convenient if we could refer to
chromium_builder_perf group to query all the runtime dependencies of the
test binaries. This change does not touch dependency logic, though: all
the prerequisites of chromium_builder_perf continue to build as before.
The runtime_deps of this target can then be used, e.g., to make archive
with all the files required to run all (telemetry-based and binary)
performance tests.
R=jochen,thakis
Committed: https://crrev.com/6b70624056f67731dab77c59ac38e68e05958752
Cr-Commit-Position: refs/heads/master@{#418805}
Patch Set 1 #Messages
Total messages: 9 (3 generated)
|