Don't initialize NSS in Cast renderers for the chimera build.
commit4229ed54eee27211cfa6e34840e8c3bcbefdb582
authordavidben <davidben@chromium.org>
Wed, 8 Jul 2015 16:30:53 +0000 (8 09:30 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 8 Jul 2015 16:31:50 +0000 (8 16:31 +0000)
tree63f4cb666fe1fc23a47709b93618f0ee67ede89c
parentab9eea9dd70a6708fb30d2eeca2c1459f2058548
Don't initialize NSS in Cast renderers for the chimera build.

Cast has no need for NSS in renderers apart from the common crypto bits
(WebCrypto, //crypto), both of which will be BoringSSL in the chimera. Prepare
for that be switching to !USE_OPENSSL rather than USE_NSS_CERTS.

BUG=506323

Review URL: https://codereview.chromium.org/1222193007

Cr-Commit-Position: refs/heads/master@{#337835}
chromecast/renderer/cast_content_renderer_client.cc