Refactor EnsureNSSInit.  Move the NSS SSL library
initialization to SSLClientSocketNSS in src/net so that
src/base does not depend on the NSS SSL library.  Call
PL_ArenaFinish in the NSPRInitSingleton destructor instead
of the NSSInitSingleton destructor because PLArena is part
of NSPR.

R=agl,ukai
BUG=28744
TEST=covered by existing tests.
Review URL: http://codereview.chromium.org/554096

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37223 0039d316-1c4b-4281-b951-d872f2087c98
2 files changed