Historically, we used a combination of bundled OpenSSL/BoringSSL,
bundled NSS, and system NSS on different platforms (including a time
when we bundled part of NSS and sourced the rest from the system). Some
of the comments and target name reflected that. Things are simpler now.
See bug.
In //chromeos, it seems the dependency was not actually needed, so I've
removed it. (NSS is used in parts of //chromeos, but only in
subdirectories. Those seem to be pulling it in via //crypto:platform,
which I've left a TODO to tidy up.)
Bug: 1227773
Change-Id: I089f868f0ac012f7a87d8928a4e3cbd931d9ba9d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3309100
Reviewed-by: Matt Mueller <mattm@chromium.org>
Reviewed-by: Thomas Anderson <thomasanderson@chromium.org>
Reviewed-by: Brian Geffon <bgeffon@chromium.org>
Commit-Queue: David Benjamin <davidben@chromium.org>
Cr-Commit-Position: refs/heads/main@{#947206}