Convert os_crypt from a source_set to a component
services/network and chrome/ both depend on os_crypt, which creates problems with the component build when the NetworkService is instantiated in-process, and caused https://chromium.googlesource.com/chromium/src/+/41e3c57070c2 to be reverted. It also makes the component build to link os_crypt at least twice, which seems not great. Bug: 789644, 868536 Change-Id: Ie964c51ea2b85a7ace63f76bb39524537fe69e2f Cq-Include-Trybots: luci.chromium.try:linux_mojo Reviewed-on: https://chromium-review.googlesource.com/1155309Reviewed-by:Christos Froussios <cfroussios@chromium.org> Commit-Queue: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#579403}
Showing
Please register or sign in to comment