diff options
author | davidben <davidben@chromium.org> | 2015-07-08 16:02:39 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-07-08 23:03:14 +0000 |
commit | 5b8de7cab29ba996a03d2862b59e3a4dc9e6559e (patch) | |
tree | 1402542bfbe5617a490819e9799903bb83a7ff74 /content/ppapi_plugin/DEPS | |
parent | 58a912b6775e91677dd11ff643cbe98572a43c3f (diff) | |
download | chromium_src-5b8de7cab29ba996a03d2862b59e3a4dc9e6559e.zip chromium_src-5b8de7cab29ba996a03d2862b59e3a4dc9e6559e.tar.gz chromium_src-5b8de7cab29ba996a03d2862b59e3a4dc9e6559e.tar.bz2 |
Only initialize NSS in PpapiPluginMain on !USE_OPENSSL builds.
This dates to https://chromiumcodereview.appspot.com/11411013 which was added
to resolve the ClearKey CDM. ClearKey uses routines from //crypto which may use
NSS. But it doesn't need NSS in the chimera build, so we should limit this to
!USE_OPENSSL builds.
(The tests in question have also since moved to browser_tests and out of
//content.)
BUG=506323
Review URL: https://codereview.chromium.org/1222103005
Cr-Commit-Position: refs/heads/master@{#337935}
Diffstat (limited to 'content/ppapi_plugin/DEPS')
0 files changed, 0 insertions, 0 deletions