summaryrefslogtreecommitdiffstats
path: root/base/sha2_openssl.cc
Commit message (Collapse)AuthorAgeFilesLines
* Make USE_OPENSSL and USE_NSS mutually exclusivejoth@chromium.org2010-10-221-0/+30
- that is, defining use_openssl=1 will now remove all dependency on NSS. This does not impact any of the standard, non-openssl builds. Adds stub implementations of several files that need to be fully implemented in follow up patchs. Firefox import code will need some more substatial refactoring, as it makes little sense to be attempting a firefox import without NSS libraries to hand, however the UI etc has numerous assumption about the presence of this importer. BUG=None TEST=None Review URL: http://codereview.chromium.org/3855004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63506 0039d316-1c4b-4281-b951-d872f2087c98