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

Unified Diff: crypto/BUILD.gn

Issue 1829933002: Move PrivateKeyInfoCodec to rsa_private_key_nss.cc (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix iOS build Created 4 years, 9 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 | « no previous file | crypto/crypto.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: crypto/BUILD.gn
diff --git a/crypto/BUILD.gn b/crypto/BUILD.gn
index 0e11b1f7fef7d88195ffb41149c44ab5f3809718..9bf66247f923e51bce07e0de5e6efa9e70004d81 100644
--- a/crypto/BUILD.gn
+++ b/crypto/BUILD.gn
@@ -65,7 +65,6 @@ component("crypto") {
"p224_spake.h",
"random.cc",
"random.h",
- "rsa_private_key.cc",
"rsa_private_key.h",
"rsa_private_key_nss.cc",
"rsa_private_key_openssl.cc",
« no previous file with comments | « no previous file | crypto/crypto.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698