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

Unified Diff: crypto/BUILD.gn

Issue 1921563003: Renaming _openssl files to _impl (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix nits. Created 4 years, 8 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 d42065fdab0784951fd77cbde18e1279bf54f773..5c5ac485a3ec260e84c238c4906e3f71f6b98e2c 100644
--- a/crypto/BUILD.gn
+++ b/crypto/BUILD.gn
@@ -25,8 +25,8 @@ component("crypto") {
"ec_private_key.h",
"ec_signature_creator.cc",
"ec_signature_creator.h",
+ "ec_signature_creator_impl.cc",
"ec_signature_creator_impl.h",
- "ec_signature_creator_openssl.cc",
"encryptor.cc",
"encryptor.h",
"hkdf.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