Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(61)

Unified Diff: trunk/src/crypto/rsa_private_key_openssl.cc

Issue 405503002: Revert 283813 "Switch to BoringSSL." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « trunk/src/crypto/openssl_util.cc ('k') | trunk/src/crypto/scoped_openssl_types.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/crypto/rsa_private_key_openssl.cc
===================================================================
--- trunk/src/crypto/rsa_private_key_openssl.cc (revision 283844)
+++ trunk/src/crypto/rsa_private_key_openssl.cc (working copy)
@@ -4,8 +4,6 @@
#include "crypto/rsa_private_key.h"
-#include <openssl/bio.h>
-#include <openssl/bn.h>
#include <openssl/evp.h>
#include <openssl/pkcs12.h>
#include <openssl/rsa.h>
« no previous file with comments | « trunk/src/crypto/openssl_util.cc ('k') | trunk/src/crypto/scoped_openssl_types.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698