Make all NSPR symbols "private extern".

BUG=24911
TEST=mac$ nm C.app/Contents/Versions/*/C F.framework/C F | grep " [A-TV-Z] "
     should not show any NSPR symbols.  The following NSPR symbols were
     formerly exported:
     __Z14PR_ImplodeTimePK14PRExplodedTime
     __Z16PR_GMTParametersPK14PRExplodedTime
     __Z16PR_NormalizeTimeP14PRExplodedTimePF16PRTimeParametersPKS_E
     __Z18PR_ParseTimeStringPKciPx
     These symbols should no longer be exported on any platform.
Review URL: http://codereview.chromium.org/274068

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


CrOS-Libchrome-Original-Commit: 40c2a7869363f42ab82b48bd5d4cb1a776cd2809
1 file changed
tree: 576d4114f7339efacfafab38d9e6d3e8d5d6485f
  1. base/
  2. build/
  3. ipc/
  4. testing/