Descriptionmetrics: Wrap leak detector sources in Chrome OS condition
Even though the leak_detector sources are only dependencies of
components_unittests if chromeos==1, they would still be built for
the "all" target, i.e. "ninja -C out/Release all"
The solution is to wrap the original sources in a condition for
Chrome OS.
BUG=382705
Signed-off-by: Simon Que <sque@chromium.org>
Patch Set 1 #
Messages
Total messages: 4 (2 generated)
|