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

Unified Diff: crypto/crypto.gypi

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 | « crypto/BUILD.gn ('k') | crypto/ec_signature_creator_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: crypto/crypto.gypi
diff --git a/crypto/crypto.gypi b/crypto/crypto.gypi
index 43d43066194320eb2e9fee2cd247211b138bff67..0709ac1b438cc80c7e1d4d0580fc5327f85dc0ba 100644
--- a/crypto/crypto.gypi
+++ b/crypto/crypto.gypi
@@ -42,8 +42,8 @@
'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 | « crypto/BUILD.gn ('k') | crypto/ec_signature_creator_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698